summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-10-07 09:42:34 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-10-07 09:42:34 -0700
commitf4cd9b334d394f89298519073a3c138fe7f8b22f (patch)
treecf42068c6242ca516c089b0ee74ba8712ab09479
parenta0e772a2939b9b2813f998d1e08b43762975f8c8 (diff)
downloadchef-f4cd9b334d394f89298519073a3c138fe7f8b22f.tar.gz
we haven't even been testing against chef-rewind for some time
and its now officially deprecated in its README: https://github.com/thommay/chef-rewind Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3c6588867c..782a85357d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -33,7 +33,6 @@ end
group(:integration) do
gem "chef-provisioning"
gem "chef-provisioning-aws"
- gem "chef-rewind"
gem "chef-sugar"
gem "chefspec"
gem "halite"