Skip to content

Commit

Permalink
Update rgeo to version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 17, 2023
1 parent 749347b commit 83d1c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion underpass.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.4.0'
s.rubygems_version = '3.0.1'

s.add_runtime_dependency 'rgeo', '2.3.0'
s.add_runtime_dependency 'rgeo', '3.0.1'

s.add_development_dependency 'guard', '~> 2.16.1', '>= 2.15.0'
s.add_development_dependency 'guard-rspec', '~> 4.7.3', '>= 4.7.3'
Expand Down

0 comments on commit 83d1c71

Please sign in to comment.