X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/87d9ef8ea50e2f6c1df3b3b89e3b393e9bcdab90..ebe82bbb5d9a748a63665e151ea88154e8b73bc0:/Gemfile diff --git a/Gemfile b/Gemfile index cca9853f9..82d9b5e9e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Require rails -gem 'rails', '4.1.4' +gem 'rails', '4.1.5' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19