X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/19a9298855028b3edb95428d34470f45c92ce8d9..fd9bf6b0abe3332ef8f37f94dc9b121f567a15ff:/Gemfile?ds=sidebyside 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