Upgrade Ruby to 2.5.1

This commit is contained in:
Al Snow
2018-03-28 15:48:26 -04:00
parent 1afc154de5
commit b4fa4e4b6e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.5"
ruby "2.5.0"
ruby "2.5.1"
gem "aruba"
gem "bcrypt"
+1 -1
View File
@@ -370,7 +370,7 @@ DEPENDENCIES
unicorn
RUBY VERSION
ruby 2.5.0p0
ruby 2.5.1p57
BUNDLED WITH
1.16.1