From 6c355d1a60bf8cd2cca0a8b0ab79abc72310e1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:33:05 +0000 Subject: [PATCH] build(deps): bump test-kitchen from 4.0.0 to 4.1.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 4.0.0 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/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 163402c0f..2de60b616 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,7 +361,7 @@ GEM logging (>= 1.6.1, < 3.0) rubyzip (~> 2.0) coderay (1.1.3) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) cookstyle (8.7.6) rubocop (= 1.86.1) @@ -399,7 +399,7 @@ GEM dry-logic (~> 1.4) zeitwerk (~> 2.6) ed25519 (1.4.0) - erb (6.0.4) + erb (6.0.6) erubi (1.13.1) excon (0.112.0) faraday (1.10.6) @@ -570,8 +570,9 @@ GEM net-ssh (7.3.3) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nori (2.7.1) + nori (2.9.1) bigdecimal + stringio options (2.3.2) os (1.1.4) ostruct (0.6.3) @@ -660,6 +661,7 @@ GEM jwt (>= 1.5, < 4.0) socksify (1.8.1) sslshake (1.3.1) + stringio (3.2.0) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) @@ -667,7 +669,7 @@ GEM strings-ansi (0.2.0) syslog (0.4.0) logger - test-kitchen (4.0.0) + test-kitchen (4.1.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) chef-winrm (>= 2.5.0, < 3.0) @@ -676,7 +678,7 @@ GEM csv (~> 3.3) ed25519 (~> 1.3) irb (~> 1.15) - mixlib-install (~> 3.6) + mixlib-install (>= 3.6, < 5.0) mixlib-shellout (>= 1.2, < 4.0) net-scp (>= 1.1, < 5.0) net-ssh (>= 2.9, < 8.0) -- 2.47.3