X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/402855d7dedaa3db15fcc736c5c1f29c03127241..5fd4fd13c2e4cb577d8d28de8526811941720d76:/Gemfile?ds=sidebyside diff --git a/Gemfile b/Gemfile index dfd87eb84..ad83e3a4e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.6" +gem "rails", "4.2.7" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19