X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1cb0767e3dae1312d0dfefe011f339d814eaf2d5..055a9760511f270e17ab200b6caa0a6301866328:/Gemfile diff --git a/Gemfile b/Gemfile index 95144d438..7c9621734 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.2.1" +gem "rails", "6.0.2.2" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19