X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/652e94485f21ffbae1fc83acdd4f229c5957b7c1..c3500df1cf70dab16adb581535ba6950a9a3e56d:/Gemfile diff --git a/Gemfile b/Gemfile index 5ddb27e47..3e83536b1 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '3.2.5' +gem 'rails', '3.2.6' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', :platforms => :ruby_19