1
0
Fork 0
mirror of synced 2024-06-26 10:41:09 -04:00
ultimate-vim/sources_non_forked/vim-scala/Gemfile

6 lines
111 B
Ruby
Raw Normal View History

2017-08-25 20:35:23 -04:00
source 'https://rubygems.org'
gem 'vimrunner', '0.3.0'
gem 'rake', '10.0.4'
gem 'rspec', '~> 2.13.0'