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