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