mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:30:03 +08:00
8 lines
103 B
Ruby
8 lines
103 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'rake'
|
||
|
gem 'octokit'
|
||
|
gem 'netrc'
|
||
|
gem 'guard-shell'
|
||
|
gem 'vim-flavor'
|