X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4b2d3973e82291398931d108e16eacf673e77c16..10c452901489c6fcb5273ebc38338d62f9640672:/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