summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index e20618825c..2c37e6c7d4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -51,8 +51,6 @@ group(:travis) do
gem "bundler-audit", git: "https://github.com/rubysec/bundler-audit.git", ref: "4e32fca"
end
-gem "chef-zero", github: "chef/chef-zero", branch: "cd/run-acl-specs"
-
instance_eval(ENV["GEMFILE_MOD"]) if ENV["GEMFILE_MOD"]
# If you want to load debugging tools into the bundle exec sandbox,