spacevim/bundle/editorconfig-vim/tests/plugin/Gemfile

6 lines
107 B
Ruby
Raw Normal View History

2024-08-21 14:17:26 +08:00
source 'https://rubygems.org'
gem 'rake', '~> 12.3.3'
gem 'rspec', '~> 3.4.0'
gem 'vimrunner', '~> 0.3.1'