Upgraded Ruby to 2.6.3

This commit is contained in:
Al Snow
2019-04-17 22:37:36 -04:00
parent b4430ff45d
commit ca27659f99
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.7"
ruby "2.6.2"
ruby "2.6.3"
gem "aruba"
gem "bcrypt"