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