Upgraded Ruby to 2.5.0

This commit is contained in:
Al Snow
2018-02-25 15:52:21 -05:00
parent 86f32cde66
commit 68f1ad7185
6 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", "5.1.5"
ruby "2.4.3"
ruby "2.5.0"
gem "aruba"
gem "bcrypt"