I think it is safe to remove this now \o/
This commit is contained in:
parent
803e446dc5
commit
35741ba5c5
1 changed files with 0 additions and 4 deletions
4
Gemfile
4
Gemfile
|
@ -2,10 +2,6 @@ source 'https://rubygems.org'
|
||||||
|
|
||||||
gemspec
|
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
|
group :development do
|
||||||
gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git'
|
gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git'
|
||||||
gem 'guard'
|
gem 'guard'
|
||||||
|
|
Loading…
Reference in a new issue