From 4427f6c3c6d6f9017880b48e04b62a02a5e67c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:32:43 +0000 Subject: [PATCH] build(deps): bump kitchen-dokken from 2.22.0 to 2.22.1 Bumps [kitchen-dokken](https://github.com/test-kitchen/kitchen-dokken) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/test-kitchen/kitchen-dokken/releases) - [Changelog](https://github.com/test-kitchen/kitchen-dokken/blob/main/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/kitchen-dokken/compare/v2.22.0...v2.22.1) --- updated-dependencies: - dependency-name: kitchen-dokken dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 55 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 42 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c31b5860..86b4325af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,18 +34,42 @@ GEM benchmark (0.5.0) bigdecimal (4.0.1) builder (3.3.0) - chef-config (18.8.54) + chef-config (18.9.4) addressable - chef-utils (= 18.8.54) + chef-utils (= 18.9.4) fuzzyurl 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.8.54) + chef-utils (18.9.4) concurrent-ruby + 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) coderay (1.1.3) concurrent-ruby (1.3.6) connection_pool (3.0.2) @@ -156,15 +180,21 @@ GEM json (2.18.0) jwt (2.10.2) base64 - kitchen-dokken (2.22.0) + kitchen-dokken (2.22.1) docker-api (>= 1.33, < 3) + kitchen-omnibus-chef (>= 1.0) lockfile (~> 2.1) - test-kitchen (>= 1.15, < 4) + test-kitchen (>= 1.15, < 5) kitchen-inspec (3.1.0) hashie (>= 3.4, < 6.0) inspec-core (>= 2.2.64, < 8.0) test-kitchen (>= 2.7, < 5) train + kitchen-omnibus-chef (1.0.2) + license-acceptance (>= 1.0.11, < 3.0) + mixlib-install (~> 3.6) + mixlib-shellout (>= 1.2, < 4.0) + test-kitchen (>= 4.0) language_server-protocol (3.17.0.5) license-acceptance (2.1.13) pastel (~> 0.7) @@ -184,13 +214,13 @@ GEM prism (~> 1.5) mixlib-config (3.0.27) tomlrb - mixlib-install (3.13.0) + mixlib-install (3.15.0) mixlib-shellout mixlib-versioning 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) ms_rest (0.7.6) @@ -235,7 +265,7 @@ GEM public_suffix (7.0.2) racc (1.8.1) rainbow (3.1.1) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -299,13 +329,15 @@ GEM strings-ansi (0.2.0) syslog (0.3.0) logger - test-kitchen (3.9.1) + test-kitchen (4.0.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) + 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) - license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 4.0) net-scp (>= 1.1, < 5.0) @@ -314,9 +346,6 @@ GEM ostruct (~> 0.6) syslog (~> 0.3) thor (>= 0.19, < 2.0) - winrm (~> 2.0) - winrm-elevated (~> 1.0) - winrm-fs (~> 1.1) thor (1.5.0) timeliness (0.3.10) tomlrb (1.3.0) -- 2.39.5