X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3799e8034e6f7034915117e965089edffc0fb2fd..370573c165ae9065e57b35f9959cbd3dce9cea4f:/Gemfile diff --git a/Gemfile b/Gemfile index 275388666..f2e1e2121 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