X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f1faffd4d1954f855f6450fc8e5c62ea5f457113..d3a876f13ad9ae2e85360e102a44c3853b8e6063:/Gemfile diff --git a/Gemfile b/Gemfile index 08b85eb23..ae1b472a2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.0.5" +gem "rails", "5.0.6" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19