Upgraded Ruby to 2.6.3

This commit is contained in:
Al Snow
2019-04-17 22:37:36 -04:00
parent b4430ff45d
commit ca27659f99
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
2.6.2
2.6.3
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.6.2"
- "2.6.3"
before_install:
- "phantomjs --version"
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.7"
ruby "2.6.2"
ruby "2.6.3"
gem "aruba"
gem "bcrypt"
+1 -1
View File
@@ -373,7 +373,7 @@ DEPENDENCIES
unicorn
RUBY VERSION
ruby 2.6.2p47
ruby 2.6.3p62
BUNDLED WITH
1.17.2