X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/da109c9e6b4d29aa33837167c23ffee3be17eed2..5bd428015ad49322f536d7fbc3500480b96e19c0:/Gemfile diff --git a/Gemfile b/Gemfile index 6629e3505..e04a0810a 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '3.2.6' +gem 'rails', '3.2.7' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', :platforms => :ruby_19