Update dependencies, use ruby 2.5.3 for testing

This commit is contained in:
Dhruva Sagar
2019-12-17 14:29:38 -05:00
parent 06adb63764
commit 0af25d72eb
3 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,4 @@
language: ruby
rvm:
- 2.3.0
before_install:
- gem install bundler
- 2.5.3
script: rake ci