Update ruby to 3.0.0 for testing

Bump version to version 4.7.4
This commit is contained in:
Dhruva Sagar
2021-05-05 22:12:44 +05:30
parent 659ba4f39c
commit 7b17c692e9
4 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
source 'https://rubygems.org'
ruby '2.5.3'
ruby '3.0.0'
gem 'rake'
gem 'vim-flavor', '~> 1.1'