X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c96eb7d1813e082418b63825b00f722b056774f8..7f3bb52b6525d30bdb3cea10020c02c21cb700d2:/Gemfile diff --git a/Gemfile b/Gemfile index 4a00841ec..05b93759b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.4" +gem "rails", "4.2.5" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19