Skip to content

Commit

Permalink
lock down Gemfile settings
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfitz committed Sep 29, 2017
1 parent fb0a457 commit 266814e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# A sample Gemfile
source "https://rubygems.org"
ruby "1.8.7"

gem "rack", "~> 1.1.0"
gem "geokit", "~> 1.6.7"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPENDENCIES
fastercsv (~> 1.5.5)
ferret (~> 0.11.8.5)
geokit (~> 1.6.7)
google-v3-geocoder
google-v3-geocoder (~> 1.0.0)
json (~> 1.8.1)
mysql (~> 2.9.1)
rack (~> 1.1.0)
Expand Down

0 comments on commit 266814e

Please sign in to comment.