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