X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/32fa1246986473126505fd3d3f2687cd7bd19825..c10259532f69881d7bd3fc53c276c2ff910d5903:/Gemfile diff --git a/Gemfile b/Gemfile index 466d73323..60c155459 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.2" +gem "rails", "6.0.2.1" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19