Remove Vagrant from the Gemfile, it's now distributed via system packages

Get it here <http://downloads.vagrantup.com/>
This commit is contained in:
R. Tyler Croy 2013-07-20 10:53:35 -07:00
parent 27bfa4520d
commit 4ef4657d8a
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ gem "puppet-lint"
gem 'librarian-puppet'
group :development do
gem "vagrant", '~> 1.0'
gem 'blimpy', '~> 0.6.2'
gem 'blimpy-cucumber', '>= 0.0.6'
gem 'cucumber'