Downgraded Ruby to 2.6.5

This commit is contained in:
Al Snow
2019-11-05 11:58:13 -05:00
parent 55c3e3e307
commit 4297f5b57c
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "6.0.0"
ruby "2.7.0"
ruby "2.6.5"
gem "aruba"
gem "bcrypt"