Upgraded Ruby to 2.5.3

This commit is contained in:
Al Snow
2018-10-21 18:58:57 -04:00
parent 0d36949e70
commit a81cac3d9c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.6"
ruby "2.5.2"
ruby "2.5.3"
gem "aruba"
gem "bcrypt"