Update to rails 6.0.3.1

This commit is contained in:
Tom Hughes 2020-05-18 18:10:28 +01:00
parent 6aadc289be
commit 588a8cb604
2 changed files with 59 additions and 59 deletions

View file

@ -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