Upgraded Ruby to 2.6.1

This commit is contained in:
Al Snow
2019-01-30 11:42:11 -05:00
parent afb12521a9
commit 8ed109d94b
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.6.1"
ruby "2.5.3"
ruby "2.6.1"
gem "aruba"
gem "bcrypt"