X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b2f2188e9d1d96c9a1395bd2204e437fb1040268..0ff7a928e4359b177a43b7d2e8e1e0e468c2be53:/Gemfile diff --git a/Gemfile b/Gemfile index 6ae69eb02..41c85fd70 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.5.1" +gem "rails", "4.2.5.2" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19