X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/396f2e28dd27d514f7882c3918103b12764038de..895b4e72ab7f1c24c17fdbb0b60beb1a2f573551:/Gemfile diff --git a/Gemfile b/Gemfile index 278167d66..035722963 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.8" +gem "rails", "4.2.9" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19