diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-10-17 11:40:56 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-10-17 11:40:56 -0700 |
commit | 183ecbbc9c2edc093d0eab050fd226ddad5b2f80 (patch) | |
tree | 7f5b93e092e866aeed382ffd9c1e548e9a92ec4e /omnibus | |
parent | 42a72f18adb5b7b19d3652feabea120509d942a4 (diff) | |
download | chef-183ecbbc9c2edc093d0eab050fd226ddad5b2f80.tar.gz |
Update all deps in chef 16 to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index af5d590ddd..8b009845ef 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.514.0) + aws-partitions (1.516.0) aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -65,12 +65,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.16.7) + chef (16.16.13) addressable bcrypt_pbkdf (~> 1.1) bundler (>= 1.10) - chef-config (= 16.16.7) - chef-utils (= 16.16.7) + chef-config (= 16.16.13) + chef-utils (= 16.16.13) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -102,12 +102,12 @@ GEM tty-screen (~> 0.6) tty-table (~> 0.11) uuidtools (>= 2.1.5, < 3.0) - chef (16.16.7-universal-mingw32) + chef (16.16.13-universal-mingw32) addressable bcrypt_pbkdf (~> 1.1) bundler (>= 1.10) - chef-config (= 16.16.7) - chef-utils (= 16.16.7) + chef-config (= 16.16.13) + chef-utils (= 16.16.13) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -151,9 +151,9 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.4) - chef-config (16.16.7) + chef-config (16.16.13) addressable - chef-utils (= 16.16.7) + chef-utils (= 16.16.13) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -161,9 +161,9 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (16.16.7) + chef-utils (16.16.13) chef-vault (4.1.4) - chef-zero (15.0.9) + chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -192,7 +192,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) - faraday_middleware (1.1.0) + faraday_middleware (1.2.0) faraday (~> 1.0) ffi (1.15.4) ffi (1.15.4-x64-mingw32) @@ -239,7 +239,7 @@ GEM ipaddress (0.8.3) iso8601 (0.13.0) jmespath (1.4.0) - json (2.5.1) + json (2.6.0) kitchen-vagrant (1.10.0) test-kitchen (>= 1.4, < 4) libyajl2 (2.1.0) |