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