X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/501d13e1c0936cc3ba3d9639620517bae34e5784..1f956adb810f9b6250ff803d835e32290fbf3c94:/Gemfile diff --git a/Gemfile b/Gemfile index fd8e46b9f..ac030d38d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Require rails -gem 'rails', '4.1.6' +gem 'rails', '4.1.7' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19