Migrate version of 'vim-flavor' from 2.x to 3.x

This commit is contained in:
raimon
2018-03-26 20:05:03 +09:00
parent aa57b2f57f
commit 9f10779307
7 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'vim-flavor', '~> 2.0'
gem 'vim-flavor', '~> 3.0'