X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a3eb48385bcf1465339d473c0c1657e075cd507d..24df66b718e39a37eab151aa8fb5b6050789d81e:/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