X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7b08270526a34723f1bb9f68a1f0878838714b15..165aa0fa616be6c2ff4607bfea2222d64c61ebc2:/Gemfile diff --git a/Gemfile b/Gemfile index 96d696561..372b7d021 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.2.2" +gem "rails", "5.2.2.1" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19