1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:40:05 +08:00
SpaceVim/bundle/vim-scala/Gemfile

6 lines
111 B
Ruby
Raw Normal View History

2022-04-24 22:08:19 +08:00
source 'https://rubygems.org'
gem 'vimrunner', '0.3.0'
gem 'rake', '10.0.4'
gem 'rspec', '~> 2.13.0'