Skip to content

Commit

Permalink
Update dependency rgeo from v1.0.0 to '~> 1.1.0' (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent bf0ee3e commit ecf56d0
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 @@ -66,7 +66,7 @@ gem 'json-jwt', '~>1.11.0'

# Map, Geolocalization
gem 'map_layers', '0.0.5'
gem 'rgeo', '~> 1.0.0'
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 'ffi', '~> 1.15.5'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rgeo (1.0.0)
rgeo (1.1.2)
rgeo-activerecord (6.2.2)
activerecord (>= 5.0)
rgeo (>= 1.0.0)
Expand Down Expand Up @@ -791,7 +791,7 @@ DEPENDENCIES
rb-fsevent
rb-inotify
responders (~> 3.0)
rgeo (~> 1.0.0)
rgeo (~> 1.1.0)
roo
ros-apartment
rspec (~> 3.12.0)
Expand Down

0 comments on commit ecf56d0

Please sign in to comment.