X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6053ed41242448b286cae2b14126add52ea07fb5..cc4bca22b02043087ebdd39f149ef88013f8f498:/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