X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ae46cdc665267ca79a1947ca11f1168c31c0058c..1e4ced7c1079475600a03ca2329bc1ba4db6649f:/Gemfile diff --git a/Gemfile b/Gemfile index fdf7f65b5..983bf9f92 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.1" +gem "rails", "6.0.2" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19