Skip to content

Commit

Permalink
chore(deps): update dependency georuby from v2.3.0 to v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 403d9a4 commit dcd1bdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ gem 'json-jwt', '~>1.11.0'
gem 'map_layers', '0.0.5'
gem 'rgeo', '~> 1.1.0'
gem 'georuby-ext', git: 'https://github.com/entur/georuby-ext.git', branch: 'master'
gem 'georuby', '2.3.0' # Fix version for georuby-ext because api has changed
gem 'georuby', '2.5.2' # Fix version for georuby-ext because api has changed
gem 'ffi', '~> 1.15.5'
gem 'ffi-proj4', git: 'https://github.com/entur/ffi-proj4', branch: 'master'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ GEM
actionpack (>= 5.2.0)
geokit (1.6.7)
multi_json (>= 1.3.2)
georuby (2.3.0)
georuby (2.5.2)
globalid (1.1.0)
activesupport (>= 5.0)
google-analytics-rails (1.1.1)
Expand Down Expand Up @@ -754,7 +754,7 @@ DEPENDENCIES
figaro (~> 1.2.0)
font-awesome-sass (~> 4.2.0)
formtastic (= 4.0.0)
georuby (= 2.3.0)
georuby (= 2.5.2)
georuby-ext!
google-analytics-rails (~> 1.1.0)
guard
Expand Down

0 comments on commit dcd1bdc

Please sign in to comment.