X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/665abc501c6f46c989bc2055991e5c9a5b87eaf2..883a375d1a06f7215c0e929a0bf5dd566c9462cc:/Gemfile diff --git a/Gemfile b/Gemfile index d98a2a1fc..8203be230 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '4.0.3' +gem 'rails', '4.0.4' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19