mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
6 lines
111 B
Ruby
6 lines
111 B
Ruby
source 'https://rubygems.org'
|
|
gem 'vimrunner', '0.3.0'
|
|
gem 'rake', '10.0.4'
|
|
gem 'rspec', '~> 2.13.0'
|
|
|