Browse Source

These seem to work fine now.

Douglas Thrift 10 years ago
parent
commit
58987b1eeb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Gemfile

+ 2 - 2
Gemfile

@@ -1,5 +1,5 @@
 source 'https://rubygems.org'
 source 'https://rubygems.org'
 
 
 gem 'berkshelf'
 gem 'berkshelf'
-#gem 'test-kitchen', :group => :integration
-#gem 'kitchen-vagrant', :group => :integration
+gem 'test-kitchen', :group => :integration
+gem 'kitchen-vagrant', :group => :integration