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,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.3.0'
ruby '2.5.3'
gem 'rake'
gem 'vim-flavor', '~> 1.1'