X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/28e011e2193148092e4c3dfe296ab29b7721d5d4..7bb15e02cc0ddd358ff5283fb2e3fbf77ab3fd7a:/Gemfile diff --git a/Gemfile b/Gemfile index 35d893309..898e009c1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.2.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