From 25f4eb49da3258887cd90916784a62b55b7e1f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:03:19 +0000 Subject: [PATCH] Bump test-kitchen from 3.5.1 to 4.1.0 in /omnibus Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.5.1 to 4.1.0. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/main/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.5.1...v4.1.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 117 ++++++++++++++++++++++++++++++++----------- 1 file changed, 89 insertions(+), 28 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c9dc9191f..510e5c428 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -4,6 +4,7 @@ GIT branch: main specs: omnibus-software (25.10.350) + ffi (>= 1.17.0) omnibus (>= 9.0.0) GIT @@ -57,7 +58,8 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) + benchmark (0.5.0) berkshelf (8.0.9) chef (>= 15.7.32) chef-config @@ -71,7 +73,7 @@ GEM retryable (>= 2.0, < 4.0) solve (~> 4.0) thor (>= 0.20) - bigdecimal (3.3.1) + bigdecimal (4.1.2) builder (3.3.0) chef (18.5.0) addressable @@ -127,12 +129,36 @@ GEM mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) + chef-gyoku (1.5.0) + builder (>= 2.1.2) + rexml (~> 3.4) chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) chef-utils (18.5.0) concurrent-ruby chef-vault (4.1.11) + chef-winrm (2.5.0) + builder (>= 2.1.2) + chef-gyoku (~> 1.5) + erubi (~> 1.8) + gssapi (~> 1.2) + httpclient (~> 2.2, >= 2.2.0.2) + logging (>= 1.6.1, < 3.0) + nori (~> 2.7) + rexml (>= 3.4.2, < 4.0) + rubyntlm (~> 0.6.0, >= 0.6.3) + chef-winrm-elevated (1.2.5) + chef-winrm (>= 2.3.11) + chef-winrm-fs (>= 1.3.7) + erubi (~> 1.8) + chef-winrm-fs (1.4.2) + benchmark (~> 0.5.0) + chef-winrm (~> 2.4) + csv (~> 3.3) + erubi (>= 1.7) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 2.0) chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) @@ -150,7 +176,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.7) contracts (0.16.1) cookbook-omnifetch (0.12.2) mixlib-archive (>= 0.4, < 2.0) @@ -158,11 +184,13 @@ GEM rubocop (= 1.25.1) corefoundation (0.3.13) ffi (>= 1.15.0) + csv (3.3.5) date (3.3.4) diff-lcs (1.3) domain_name (0.6.20240107) - ed25519 (1.3.0) - erubi (1.13.0) + ed25519 (1.4.0) + erb (6.0.4) + erubi (1.13.1) erubis (2.7.0) faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) @@ -173,7 +201,7 @@ GEM net-http fauxhai-chef (9.3.16) net-ssh - ffi (1.16.3) + ffi (1.17.0) ffi-libarchive (1.1.14) ffi (~> 1.0) ffi-yajl (2.6.0) @@ -188,7 +216,8 @@ GEM http-accept (1.7.0) http-cookie (1.0.6) domain_name (~> 0.5) - httpclient (2.8.3) + httpclient (2.9.0) + mutex_m iniparse (1.5.0) inspec-core (5.22.3) addressable (~> 2.4) @@ -213,12 +242,18 @@ GEM train-core (~> 3.10) tty-prompt (~> 0.17) tty-table (~> 0.10) + io-console (0.8.2) iostruct (0.5.0) ipaddress (0.8.3) + irb (1.18.0) + pp (>= 0.6.0) + prism (>= 1.3.0) + rdoc (>= 4.0.0) + reline (>= 0.4.2) jmespath (1.6.2) - json (2.15.2.1) - kitchen-vagrant (2.0.1) - test-kitchen (>= 1.4, < 4) + json (2.21.1) + kitchen-vagrant (2.2.1) + test-kitchen (>= 1.4, < 5) libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) @@ -245,18 +280,20 @@ GEM mixlib-cli (2.1.8) mixlib-config (3.0.27) tomlrb - mixlib-install (3.12.30) + mixlib-install (3.17.0) mixlib-shellout mixlib-versioning + ostruct thor mixlib-log (3.2.3) ffi (>= 1.15.5) - mixlib-shellout (3.3.9) + mixlib-shellout (3.4.10) chef-utils mixlib-versioning (1.2.12) molinillo (0.8.0) - multi_json (1.15.0) + multi_json (1.21.1) multipart-post (2.4.1) + mutex_m (0.3.0) net-ftp (0.3.7) net-protocol time @@ -268,12 +305,13 @@ GEM net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) - net-ssh (7.3.0) + net-ssh (7.3.3) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.11.0) - nori (2.7.1) + nori (2.9.1) bigdecimal + stringio octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -290,6 +328,7 @@ GEM plist (~> 3.1) train-core wmi-lite (~> 1.0) + ostruct (0.6.3) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1) @@ -304,6 +343,10 @@ GEM rainbow zhexdump (>= 0.0.2) plist (3.7.2) + pp (0.6.4) + prettyprint + prettyprint (0.2.0) + prism (1.9.0) proxifier2 (1.1.0) pry (0.14.2) coderay (~> 1.1) @@ -312,7 +355,18 @@ GEM racc (1.8.1) rack (2.2.23) rainbow (3.1.1) + rbs (4.0.3) + logger + prism (>= 1.6.0) + tsort + rdoc (8.0.0) + erb + prism (>= 1.6.0) + rbs (>= 4.0.0) + tsort regexp_parser (2.9.2) + reline (0.6.3) + io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -350,7 +404,7 @@ GEM ruby-progressbar (1.13.0) rubyntlm (0.6.5) base64 - rubyzip (2.3.2) + rubyzip (2.4.1) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -359,37 +413,43 @@ GEM molinillo (~> 0.6) semverse (>= 1.1, < 4.0) sslshake (1.3.1) + stringio (3.2.0) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) + syslog (0.4.0) + logger syslog-logger (1.6.8) - test-kitchen (3.5.1) + test-kitchen (4.1.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) - ed25519 (~> 1.2) - license-acceptance (>= 1.0.11, < 3.0) - mixlib-install (~> 3.6) + chef-winrm (>= 2.5.0, < 3.0) + chef-winrm-elevated (>= 1.0, < 2.0) + chef-winrm-fs (>= 1.0, < 2.0) + csv (~> 3.3) + ed25519 (~> 1.3) + irb (~> 1.15) + mixlib-install (>= 3.6, < 5.0) mixlib-shellout (>= 1.2, < 4.0) net-scp (>= 1.1, < 5.0) net-ssh (>= 2.9, < 8.0) net-ssh-gateway (>= 1.2, < 3.0) + ostruct (~> 0.6) + syslog (~> 0.3) thor (>= 0.19, < 2.0) - winrm (~> 2.0) - winrm-elevated (~> 1.0) - winrm-fs (~> 1.1) - thor (1.4.0) + thor (1.5.0) time (0.3.0) date timeout (0.4.1) toml-rb (2.2.0) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.13.4) + train-core (3.16.5) addressable (~> 2.5) - ffi (~> 1.16.0) - json (>= 1.8, < 3.0) + ffi (>= 1.16.0, < 1.18) + json (>= 2.19.2, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 5.0) net-ssh (>= 2.9, < 8.0) @@ -401,6 +461,7 @@ GEM winrm (>= 2.3.6, < 3.0) winrm-elevated (~> 1.2.2) winrm-fs (~> 1.0) + tsort (0.2.0) tty-box (0.7.0) pastel (~> 0.8) strings (~> 0.2.0) @@ -420,7 +481,7 @@ GEM strings (~> 0.2.0) tty-screen (~> 0.8) unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) unicode_utils (1.4.0) uri (1.0.3) uuidtools (2.2.0)