Skip to content

Commit

Permalink
Merge a63f796 into 71cf6b4
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Jun 22, 2023
2 parents 71cf6b4 + a63f796 commit f1de013
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -103,7 +103,7 @@ gem 'faraday', '~> 1.0'
gem 'faraday_middleware'
gem 'feedjira', '~> 3.1'
gem 'font-awesome-sass', '~> 4.7.0'
gem 'foreman', '~> 0.87.2'
gem 'foreman', '~> 0.87.2', github: 'ddollar/foreman'
gem 'geokit', '~> 1.13'
gem 'geokit-rails', '~> 2.3'
gem 'httmultiparty', '~> 0.3.16'
Expand Down
9 changes: 7 additions & 2 deletions Gemfile.lock
Expand Up @@ -25,6 +25,12 @@ GIT
http_parser.rb (~> 0.6.0)
simple_oauth (~> 0.3.0)

GIT
remote: https://github.com/ddollar/foreman.git
revision: a5f9b78fa5cf657733c8a4cfd01b2c0c151b4fce
specs:
foreman (0.87.2)

GIT
remote: https://github.com/dsander/dropbox-api.git
revision: 86cb7b5a1254dc5b054de7263835713c4c1018c7
Expand Down Expand Up @@ -304,7 +310,6 @@ GEM
faraday
hashie
multi_json
foreman (0.87.2)
formatador (1.1.0)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
Expand Down Expand Up @@ -864,7 +869,7 @@ DEPENDENCIES
ffi (>= 1.9.4)
font-awesome-sass (~> 4.7.0)
forecast_io (~> 2.0.0)
foreman (~> 0.87.2)
foreman (~> 0.87.2)!
geokit (~> 1.13)
geokit-rails (~> 2.3)
gmail_xoauth
Expand Down

0 comments on commit f1de013

Please sign in to comment.