diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-08-21 13:13:55 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-08-21 13:13:55 -0700 |
commit | bb1a9c3ae1481c4fbb756ee7a8a3fb6590073093 (patch) | |
tree | 1bb610031f5b2df867e2424fb4ba28925ed47080 /omnibus | |
parent | d5d005f843d767cbb8cac81226c10b96f956e2d0 (diff) | |
download | chef-optimizations.tar.gz |
Bump all deps to the latest for the require optimizationsoptimizations
Let's see if this breaks anything
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 21679226ee..b2bf0db34b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,8 +32,8 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.357.0) - aws-sdk-core (3.104.3) + aws-partitions (1.358.0) + aws-sdk-core (3.104.4) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.4.38) + chef (16.4.41) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.4.38) - chef-utils (= 16.4.38) + chef-config (= 16.4.41) + chef-utils (= 16.4.41) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -99,12 +99,12 @@ GEM tty-prompt (~> 0.21) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (16.4.38-universal-mingw32) + chef (16.4.41-universal-mingw32) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.4.38) - chef-utils (= 16.4.38) + chef-config (= 16.4.41) + chef-utils (= 16.4.41) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -146,17 +146,17 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (16.4.38) + chef-config (16.4.41) addressable - chef-utils (= 16.4.38) + chef-utils (= 16.4.41) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) chef-sugar (5.1.11) - chef-utils (16.4.38) - chef-vault (4.0.6) - chef-zero (15.0.1) + chef-utils (16.4.41) + chef-vault (4.0.11) + chef-zero (15.0.2) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -211,19 +211,19 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.14) minitar (0.9) - mixlib-archive (1.0.6) + mixlib-archive (1.0.7) mixlib-log - mixlib-archive (1.0.6-universal-mingw32) + mixlib-archive (1.0.7-universal-mingw32) mixlib-log - mixlib-authentication (3.0.6) - mixlib-cli (2.1.6) + mixlib-authentication (3.0.7) + mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb mixlib-install (3.12.3) mixlib-shellout mixlib-versioning thor - mixlib-log (3.0.8) + mixlib-log (3.0.9) mixlib-shellout (3.1.4) chef-utils mixlib-shellout (3.1.4-universal-mingw32) @@ -248,7 +248,7 @@ GEM octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ohai (16.4.11) + ohai (16.4.12) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) ffi (~> 1.9) @@ -336,7 +336,7 @@ GEM unicode_utils (1.4.0) uuidtools (2.1.5) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.4.0) + win32-certstore (0.4.1) ffi mixlib-shellout win32-event (0.6.3) |