I think it is safe to remove this now \o/

This commit is contained in:
Fabio Rehm 2014-03-12 23:18:19 -03:00
parent 803e446dc5
commit 35741ba5c5

View file

@ -2,10 +2,6 @@ source 'https://rubygems.org'
gemspec
if ENV['USER'] != 'vagrant'
raise 'vagrant 1.5 is enabled but it has not been fully tested, make sure you run it from within another VM!'
end
group :development do
gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git'
gem 'guard'