summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-03-07 18:30:06 +0000
committerThom May <thom@chef.io>2017-03-07 18:30:06 +0000
commit850ae97bfb716f16e29582df96d819508e459edb (patch)
tree74e96b582981b0eab3d4a1fcc5c8131887002591 /Gemfile
parent5dc375d6dd7acb1d32f06b3ee663201d0a119ccf (diff)
downloadchef-850ae97bfb716f16e29582df96d819508e459edb.tar.gz
Remove provisioning from the downstream teststm/no_provisioning_tests
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2dbbf1a8b0..5858df4bb5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -34,7 +34,6 @@ end
# These are used for external tests
group(:integration) do
- gem "chef-provisioning"
gem "chef-sugar"
gem "chefspec"
gem "halite", git: "https://github.com/poise/halite.git"