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,6 +1,6 @@
language: ruby
rvm:
- "2.6.2"
- "2.6.3"
before_install:
- "phantomjs --version"