Upgraded Ruby to 2.7.0-preview1 and Rails to 6.0.0 - fixed 1 spec

This commit is contained in:
Al Snow
2019-09-09 15:13:29 -04:00
parent 0dcadc065f
commit 23d145129d
12 changed files with 87 additions and 59 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.7"
gem "rails", "6.0.0"
ruby "2.6.4"
ruby "2.7.0"
gem "aruba"
gem "bcrypt"