X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e2145e6c1e9d00decff7409c74aef021972b9fa4..071f61e3ade9cbe5956216990ee2699ff5993f62:/Gemfile diff --git a/Gemfile b/Gemfile index 8aa907764..95958032c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.3.1" +gem "rails", "6.0.3.2" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19