X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d5013ad0d2640693af534db47f891ca4fbbf5a4c..1f9857e76c2abb8d1e3c9046480a9878004451f7:/Gemfile diff --git a/Gemfile b/Gemfile index 27f457d03..5ef0eb9a3 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.7" +gem "rails", "4.2.7.1" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19