X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d37f1a03ca925d82667d89ba01a743defa70853..8b588ee1f9eef3ee1ae7deddf05a3914185c8d5c:/Gemfile diff --git a/Gemfile b/Gemfile index db0c374a3..af7b3c5e4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.0.2.2" +gem "rails", "6.0.3" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19