X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f5f71dd42c949a655f736e80de11ca51b940fcef..3e9080ac5750b893149b110679179eabaa37f7f7:/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