X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e36aa53f4975be43f0fb11c4fdcaff0fac3fe00d..98184dfb9cacc74ac5bcb91a41a2d5804b3f4f7d:/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