X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2c5535ca46152ab62900b4f2642fb2c6c14a806d..177b2c3e6551d470ce5e28784fb80735b631a336:/Gemfile diff --git a/Gemfile b/Gemfile index a251b657d..898e009c1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.2.1.1" +gem "rails", "5.2.2" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19