diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c01e1298b0f..c4ed81206c7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,11 +8,11 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: d1fe3bbba0bf8c6cbc0e9d75bfcc8216e4345078 + revision: 4d732a4a115363e8865254c28aca31046efa811d branch: main specs: - omnibus (9.0.8) - aws-sdk-s3 (~> 1) + omnibus (9.0.16) + aws-sdk-s3 (~> 1.116.0) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) contracts (>= 0.16.0, < 0.17.0) @@ -20,7 +20,7 @@ GIT license_scout (~> 1.0) mixlib-shellout (>= 2.0, < 4.0) mixlib-versioning - ohai (>= 15, < 18) + ohai (>= 16, < 19) pedump rexml (~> 3.2) ruby-progressbar (~> 1.7) @@ -34,16 +34,16 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.648.0) - aws-sdk-core (3.162.0) + aws-partitions (1.711.0) + aws-sdk-core (3.170.0) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) - aws-sigv4 (~> 1.1) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.58.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-kms (1.62.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.115.0) + aws-sdk-s3 (1.116.0) aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -53,7 +53,9 @@ GEM aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) bcrypt_pbkdf (1.1.0) - berkshelf (8.0.2) + bcrypt_pbkdf (1.1.0-x64-mingw32) + bcrypt_pbkdf (1.1.0-x86-mingw32) + berkshelf (8.0.5) chef (>= 15.7.32) chef-config cleanroom (~> 1.0) @@ -89,7 +91,7 @@ GEM mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) mixlib-shellout (>= 3.1.1, < 4.0) - net-sftp (>= 2.1.2, < 5.0) + net-sftp (>= 2.1.2, < 4.0) ohai (~> 17.0) plist (~> 3.2) proxifier (~> 1.0) @@ -122,7 +124,7 @@ GEM mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) mixlib-shellout (>= 3.1.1, < 4.0) - net-sftp (>= 2.1.2, < 5.0) + net-sftp (>= 2.1.2, < 4.0) ohai (~> 17.0) plist (~> 3.2) proxifier (~> 1.0) @@ -168,7 +170,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) contracts (0.16.1) corefoundation (0.3.13) ffi (>= 1.15.0) @@ -236,8 +238,8 @@ GEM iostruct (0.0.4) ipaddress (0.8.3) iso8601 (0.13.0) - jmespath (1.6.1) - json (2.6.2) + jmespath (1.6.2) + json (2.6.3) kitchen-vagrant (1.12.1) test-kitchen (>= 1.4, < 4) libyajl2 (2.1.0) @@ -246,7 +248,7 @@ GEM tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.3.2) + license_scout (1.3.4) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) @@ -284,11 +286,11 @@ GEM mixlib-versioning (1.2.12) molinillo (0.8.0) multi_json (1.15.0) - multipart-post (2.2.3) + multipart-post (2.3.0) net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) - net-sftp (4.0.0) - net-ssh (>= 5.0.0, < 8.0.0) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) @@ -324,7 +326,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.0) + public_suffix (5.0.1) rack (2.2.4) rainbow (3.1.1) retryable (3.0.5)