summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-19 14:44:37 -0700
committerTim Smith <tsmith@chef.io>2019-03-19 14:44:37 -0700
commit8e42684b1068f87a160c3a42c2ff02a8c8b01d4b (patch)
tree9d9975d79f5e41d914cf3e80440353afdcb6e308 /Gemfile.lock
parent7aeb9dd9e3fb2710f97270c7c6ef838d961d50b7 (diff)
downloadchef-8e42684b1068f87a160c3a42c2ff02a8c8b01d4b.tar.gz
Update chef-zero to 14.0.12
This loosens the mixlib-log dep so that everything can use 3.0.1 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b5f6cae048..a3e5129946 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,10 +113,10 @@ GEM
builder (3.2.3)
byebug (11.0.1)
chef-vault (3.4.3)
- chef-zero (14.0.11)
+ chef-zero (14.0.12)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
- mixlib-log (~> 2.0)
+ mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
cheffish (14.0.4)
@@ -182,7 +182,7 @@ GEM
mixlib-cli (2.0.1)
mixlib-config (2.2.18)
tomlrb
- mixlib-log (2.0.9)
+ mixlib-log (3.0.1)
mixlib-shellout (2.4.4)
mixlib-shellout (2.4.4-universal-mingw32)
win32-process (~> 0.8.2)