diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-02-22 09:45:32 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-02-22 09:48:25 -0800 |
commit | 97923ec14bf28e3477f0a229822de075dc13a9a0 (patch) | |
tree | c283a4cb39aadd1f40fe9cbb8e03c700cd251b3a /omnibus | |
parent | c3686456894b94a3b9429b3a0edf4079c6d45c93 (diff) | |
download | chef-97923ec14bf28e3477f0a229822de075dc13a9a0.tar.gz |
Update Ohai to 17.0.21
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 28c3912e1c..f6c74a508d 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.427.0) + aws-partitions (1.428.0) aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.10.8) + chef (16.10.17) addressable bcrypt_pbkdf (= 1.1.0.rc2) bundler (>= 1.10) - chef-config (= 16.10.8) - chef-utils (= 16.10.8) + chef-config (= 16.10.17) + chef-utils (= 16.10.17) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -101,12 +101,12 @@ GEM tty-screen (~> 0.6) tty-table (~> 0.11) uuidtools (>= 2.1.5, < 3.0) - chef (16.10.8-universal-mingw32) + chef (16.10.17-universal-mingw32) addressable bcrypt_pbkdf (= 1.1.0.rc2) bundler (>= 1.10) - chef-config (= 16.10.8) - chef-utils (= 16.10.8) + chef-config (= 16.10.17) + chef-utils (= 16.10.17) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -150,18 +150,17 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (16.10.8) + chef-config (16.10.17) addressable - chef-utils (= 16.10.8) + chef-utils (= 16.10.17) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) - chef-telemetry (1.0.14) + chef-telemetry (1.0.29) chef-config concurrent-ruby (~> 1.0) - ffi-yajl (~> 2.2) - chef-utils (16.10.8) + chef-utils (16.10.17) chef-vault (4.1.0) chef-zero (15.0.4) ffi-yajl (~> 2.2) |