Skip to content

Commit 4b98956

Browse files
committed
adding a chef-zero hard dependency
Signed-off-by: John McCrae <john.mccrae@progress.com>
1 parent f05d6f7 commit 4b98956

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

oc-chef-pedant/Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ gem "chef", git: "https://github.com/chef/chef.git", branch: "chef-18"
1414

1515
# For "rake chef_zero_spec"
1616
# gem 'chef-zero', github: 'chef/chef-zero'
17+
gem "chef-zero", git: "https://github.com/chef/chef-zero.git", branch: "main"
1718

1819
# If you want to load debugging tools into the bundle exec sandbox,
1920
# # add these additional dependencies into Gemfile.local

0 commit comments

Comments
 (0)