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