summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-10 23:13:02 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-10 23:13:02 -0800
commit53d83be60fbc0a70b4d3d6601e6ab1acabf63d27 (patch)
tree0ad273f68e81b507a5c37efc5b155d10b871f50b
parent6e2c8f9e0738fc9654709feba70664f6359ec750 (diff)
downloadchef-lcg/cleanup-dep-rake-tasks.tar.gz
see if this fixes chef-configlcg/cleanup-dep-rake-tasks
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/Gemfile1
-rw-r--r--kitchen-tests/Gemfile.lock3
2 files changed, 3 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile b/kitchen-tests/Gemfile
index 707a38a7f6..e41d2ff808 100644
--- a/kitchen-tests/Gemfile
+++ b/kitchen-tests/Gemfile
@@ -1,5 +1,6 @@
source "https://rubygems.org"
+gem "chef-config", "< 13"
gem "rake" # required to build some native extensions
gem "berkshelf"
gem "kitchen-appbundle-updater"
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index 943218833a..ad1674fd6a 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -47,7 +47,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (13.0.1)
+ chef-config (12.19.36)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -251,6 +251,7 @@ PLATFORMS
DEPENDENCIES
berkshelf
+ chef-config (< 13)
kitchen-appbundle-updater
kitchen-dokken (< 2.0)
kitchen-ec2