X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/665abc501c6f46c989bc2055991e5c9a5b87eaf2..1eab367de5950af5396756dbf09cc9bd3edc3b8f:/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