X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3b56c005ebac1e5aaef8890057767e1955bb4948..d516ba53357e8673ca35979de4a4ffc4ab142e00:/Gemfile diff --git a/Gemfile b/Gemfile index 896a840c2..6f0a20c7a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.3.3" +gem "rails", "6.0.3.4" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19