mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 19:40:06 +08:00
6 lines
107 B
Ruby
6 lines
107 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'rake', '~> 12.3.3'
|
|
gem 'rspec', '~> 3.4.0'
|
|
gem 'vimrunner', '~> 0.3.1'
|