X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cfbd10b27b37026cafa51f9bf6c3c4103ed30364..6f8966e7c1fd5ad7d24cf51db176a5b0c07ded11:/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