summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-05-26 18:39:41 -0700
committerMatt Wrock <matt@mattwrock.com>2016-05-26 18:39:41 -0700
commite5daa489598b5182eb2c146dcf20eee1dba76d8c (patch)
tree62bffbcd4089935f85c39d646d22da29663286ec
parentfd58794d5cbcb5695401bc8ab74cd280c0b553ef (diff)
downloadchef-e5daa489598b5182eb2c146dcf20eee1dba76d8c.tar.gz
fix chef-config version
-rw-r--r--acceptance/Gemfile.lock2
-rw-r--r--kitchen-tests/Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock2
3 files changed, 3 insertions, 3 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 23f002a680..840e1a49c4 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -52,7 +52,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.11.3)
+ chef-config (12.10.24)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index f4eea659ea..a15a8b6ee9 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -44,7 +44,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.11.3)
+ chef-config (12.10.24)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index dc5d9269e2..8c6ec1490c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -81,7 +81,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.11.3)
+ chef-config (12.10.24)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)