X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e8bc15690e6ebcb29bde911917ccd8dc349a3d98..8f157ab2b19cec2cfe4455772ea5a76b1358126f:/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