X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e36aa53f4975be43f0fb11c4fdcaff0fac3fe00d..60fd6e2f5b5e2c1d0986ce80f863e83f79293bf7:/Gemfile diff --git a/Gemfile b/Gemfile index 847e07e23..084dd239f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '4.0.2' +gem 'rails', '4.0.3' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19