1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-05 11:09:15 +00:00
dotfiles/files/vim/.vim/bundle/command-t/Gemfile
2014-06-08 15:02:00 +05:30

6 lines
80 B
Ruby

source :rubygems
gem 'mechanize'
gem 'rake'
gem 'rr'
gem 'rspec', '>= 2.0.0.rc'