From 6dc3be22dbb4888239ba89954623dd5af3a56bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:14:15 +0000 Subject: [PATCH] build(deps): bump test-kitchen from 3.8.1 to 3.9.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.8.1 to 3.9.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.8.1...v3.9.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce7f2fbd4..83bc82f56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,11 +275,12 @@ GEM base64 (0.3.0) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) builder (3.3.0) - chef-config (18.7.10) + cgi (0.5.0) + chef-config (18.8.11) addressable - chef-utils (= 18.7.10) + chef-utils (= 18.8.11) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -287,13 +288,15 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (18.7.10) + chef-utils (18.8.11) concurrent-ruby coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3) cookstyle (8.4.0) rubocop (= 1.79.2) + csv (3.3.5) + date (3.4.1) declarative (0.0.20) diff-lcs (1.6.2) docker-api (2.4.0) @@ -302,6 +305,8 @@ GEM domain_name (0.6.20240107) drb (2.2.3) ed25519 (1.4.0) + erb (4.0.4) + cgi (>= 0.3.3) erubi (1.13.1) excon (1.2.7) logger @@ -395,6 +400,11 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) + io-console (0.8.1) + irb (1.15.2) + pp (>= 0.6.0) + rdoc (>= 4.0.0) + reline (>= 0.4.2) jmespath (1.6.2) json (2.13.2) jwt (2.10.1) @@ -454,6 +464,7 @@ GEM nori (2.7.1) bigdecimal os (1.1.4) + ostruct (0.6.3) parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -461,20 +472,31 @@ GEM parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prism (1.4.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) + psych (5.2.6) + date + stringio public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) + rdoc (6.14.2) + erb + psych (>= 4.0.0) regexp_parser (2.11.0) + reline (0.6.2) + io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.4.1) + rexml (3.4.3) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -518,21 +540,28 @@ GEM jwt (>= 1.5, < 3.0) multi_json (~> 1.10) sslshake (1.3.1) + stringio (3.1.7) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (3.8.1) + syslog (0.3.0) + logger + test-kitchen (3.9.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) + csv (~> 3.3) ed25519 (~> 1.3) + irb (~> 1.15) license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) 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) -- 2.39.5