diff options
author | Tim Smith <tsmith@chef.io> | 2019-03-19 14:44:37 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-03-19 14:44:37 -0700 |
commit | 8e42684b1068f87a160c3a42c2ff02a8c8b01d4b (patch) | |
tree | 9d9975d79f5e41d914cf3e80440353afdcb6e308 /omnibus | |
parent | 7aeb9dd9e3fb2710f97270c7c6ef838d961d50b7 (diff) | |
download | chef-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 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 1634ad0e9b..a9e4dc2f90 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM awesome_print (1.8.0) aws-eventstream (1.0.2) aws-partitions (1.144.0) - aws-sdk-core (3.48.0) + aws-sdk-core (3.48.1) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) aws-sigv4 (~> 1.1) @@ -141,10 +141,10 @@ GEM mixlib-shellout (~> 2.0) tomlrb (~> 1.2) chef-sugar (5.0.1) - 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) citrus (3.0.2) @@ -174,8 +174,8 @@ GEM ipaddress (0.8.3) iso8601 (0.12.1) jmespath (1.4.0) - kitchen-vagrant (1.5.0) - test-kitchen (~> 1.4) + kitchen-vagrant (1.5.1) + test-kitchen (>= 1.4, < 3) libyajl2 (1.2.0) license_scout (1.0.22) ffi-yajl (~> 2.2) |