1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:30:05 +08:00
SpaceVim/bundle/splitjoin.vim/Gemfile

10 lines
110 B
Ruby
Raw Permalink Normal View History

2024-06-27 18:10:36 +08:00
source 'http://rubygems.org'
gem 'rake'
gem 'rspec'
gem 'vimrunner'
gem 'pry'
gem 'guard'
gem 'guard-rspec'