1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 22:50:05 +08:00
SpaceVim/bundle/editorconfig-vim/tests/plugin/Gemfile

6 lines
107 B
Ruby
Raw Normal View History

2020-06-13 14:06:35 +08:00
source 'https://rubygems.org'
gem 'rake', '~> 12.3.3'
gem 'rspec', '~> 3.4.0'
gem 'vimrunner', '~> 0.3.1'