Skip to content

Commit

Permalink
requiring geokit 1.8.4 because of akwiatkowski#5
Browse files Browse the repository at this point in the history
  • Loading branch information
mvexel committed Jul 6, 2014
1 parent 2b79aae commit cfd344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'mini_exiftool'
gem 'rmagick'
gem 'chunky_png'
gem 'gpx_utils'
gem 'geokit'
gem 'geokit', '1.8.4'

group :development do
gem "rspec"
Expand Down

0 comments on commit cfd344b

Please sign in to comment.