Skip to content

Commit

Permalink
Update geokit dependency to ~> 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Aug 14, 2015
1 parent 7dec23e commit 7d22c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require 't/version'

Gem::Specification.new do |spec|
spec.add_dependency 'launchy', '~> 2.4'
spec.add_dependency 'geokit', ['>= 1.8.3', '< 2']
spec.add_dependency 'geokit', '~> 1.9'
spec.add_dependency 'htmlentities', '~> 4.3'
spec.add_dependency 'oauth', '~> 0.4.7'
spec.add_dependency 'retryable', '~> 2.0'
Expand Down

0 comments on commit 7d22c38

Please sign in to comment.