X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d375caf7a3a2601ff00b127537e8d78d387d0ad5..9e8cf3ea71da5550540cb620ef73001871462ad6:/Gemfile diff --git a/Gemfile b/Gemfile index 94eb39681..5e7a2c16e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '4.0.1' +gem 'rails', '4.0.2' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19