1
0
Fork 0
mirror of synced 2024-06-16 14:01:10 -04:00
ultimate-vim/sources_non_forked/vim-elixir/Gemfile

8 lines
102 B
Ruby
Raw Normal View History

2022-05-18 13:31:41 -04:00
source 'https://rubygems.org'
gem 'rspec'
gem 'vimrunner'
gem 'pry'
gem 'diffy'
gem 'parallel_tests'