Update to rails 6.0.2

This commit is contained in:
Tom Hughes 2019-12-13 18:54:06 +00:00
parent ae46cdc665
commit 1e4ced7c10
2 changed files with 52 additions and 52 deletions

View file

@ -1,7 +1,7 @@
source "https://rubygems.org"
# Require rails
gem "rails", "6.0.1"
gem "rails", "6.0.2"
# Require things which have moved to gems in ruby 1.9
gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19