X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/559a822f59f54f74e9117882e9576ed4ad2c973f..21d713005ff57df8d3069bd9caf322b7debaf053:/Gemfile diff --git a/Gemfile b/Gemfile index 1521ea0e6..958824e82 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '4.0.0' +gem 'rails', '4.0.1' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19