X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8368f903101031389c7153623c8858a7a6f2de84..3238bf567c5c8a0e807343588b8f38f86d65c1cd:/Gemfile diff --git a/Gemfile b/Gemfile index 3789c9fb8..6ae69eb02 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.5" +gem "rails", "4.2.5.1" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19