Upgraded Ruby to 2.5.3

This commit is contained in:
Al Snow
2018-10-21 18:58:57 -04:00
parent 0d36949e70
commit a81cac3d9c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.5.2"
- "2.5.3"
before_install:
- "gem install bundler"