Upgrade ruby to 2.5.2

This commit is contained in:
Al Snow
2018-10-17 17:24:22 -04:00
parent cbc70ef8f3
commit 97a46a476a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.5.1"
- "2.5.2"
before_install:
- "gem install bundler"