X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7b08270526a34723f1bb9f68a1f0878838714b15..951564eed1c82ec1a435f4e4636db86d1b7604fc:/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