Skip to content

Commit

Permalink
use 0.11.1 of geojson-gem to fix my potential bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate authored Jan 9, 2024
1 parent e82b618 commit abac38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urbanopt-rnm-us-gem.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'faraday', '~> 1.0.1'
spec.add_dependency 'geoutm', '~> 1.0.2'
spec.add_dependency 'rubyzip', '~> 2.3.2'
spec.add_dependency 'urbanopt-geojson', '~> 0.11.0'
spec.add_dependency 'urbanopt-geojson', '~> 0.11.1'

spec.add_development_dependency 'bundler', '~> 2.1'
spec.add_development_dependency 'rake', '~> 13.1'
Expand Down

0 comments on commit abac38a

Please sign in to comment.