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