Update to rails 5.2.3

This commit is contained in:
Tom Hughes 2019-03-28 08:50:49 +00:00
parent 9e759dc030
commit ac2d598f2f
2 changed files with 38 additions and 38 deletions

View file

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