Upgraded to Ruby 2.6.2; Downgraded bundler to 1.17.2

This commit is contained in:
Al Snow
2019-03-13 14:11:30 -04:00
parent bf64b35bce
commit af1902ccf8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.6.1"
ruby "2.6.1"
ruby "2.6.2"
gem "aruba"
gem "bcrypt"
+2 -2
View File
@@ -381,7 +381,7 @@ DEPENDENCIES
unicorn
RUBY VERSION
ruby 2.6.1p33
ruby 2.6.2p47
BUNDLED WITH
1.17.3
1.17.2