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