summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1bc5c79675..3441972f78 100644
--- a/Gemfile
+++ b/Gemfile
@@ -28,7 +28,7 @@ group(:development, :test) do
gem 'ruby-shadow', :platforms => :ruby unless RUBY_PLATFORM.downcase.match(/(aix|cygwin)/)
# For external tests
-# gem 'chef-zero', github: 'chef/chef-zero'
+ gem 'chef-zero', github: 'chef/chef-zero', branch: 'cd/run-moar-pedant'
# gem 'cheffish', github: 'chef/cheffish'
# gem 'chef-provisioning'#, github: 'chef/chef-provisioning'
# gem 'chef-provisioning-aws', github: 'chef/chef-provisioning-aws'