summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-10-07 15:54:13 -0700
committerGitHub <noreply@github.com>2016-10-07 15:54:13 -0700
commitd38352af2148a5677158de193f55c3b3b3243903 (patch)
tree7777146898f31e4c882cc010de98de5a61b17aee
parentc25ef0d7514f7de047a7b6dd368e7ac6a929cf78 (diff)
parentf4a8371527abff08794fec086f149c559167014f (diff)
downloadchef-d38352af2148a5677158de193f55c3b3b3243903.tar.gz
Merge pull request #5431 from chef/lcg/remove-rewind
chef-rewind: remove from integration gems (it was not in the testing matrix) as it is deprecated
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock2
2 files changed, 0 insertions, 3 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"
diff --git a/Gemfile.lock b/Gemfile.lock
index 70a6dea4c1..a3e783374a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -156,7 +156,6 @@ GEM
chef-provisioning (~> 2.0)
retryable (~> 2.0, >= 2.0.1)
ubuntu_ami (~> 0.4, >= 0.4.1)
- chef-rewind (0.0.9)
chef-sugar (3.4.0)
chef-zero (5.1.0)
ffi-yajl (~> 2.2)
@@ -575,7 +574,6 @@ DEPENDENCIES
chef-config!
chef-provisioning
chef-provisioning-aws
- chef-rewind
chef-sugar
cheffish
chefspec