diff --git a/Gemfile b/Gemfile index 44dad9bb1..d167df8a0 100644 --- a/Gemfile +++ b/Gemfile @@ -6,8 +6,6 @@ gem "vagrant", :path => '.' # typically coincides with it gem "virtualbox", :git => "git://github.com/mitchellh/virtualbox.git" -# Gems required for testing only. To install run -# gem bundle test group :test do gem "rake" gem "contest", ">= 0.1.2"