From 173e7fd91257f061d0dd5ea1ad6b942da991a94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:28:06 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.1.3 to 8.1.4 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.1.3 to 8.1.4. - [Release notes](https://github.com/chef/cookstyle/releases) - [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/cookstyle/compare/v8.1.3...v8.1.4) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3d5d9797..c6b2fe1e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,8 +292,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3) - cookstyle (8.1.3) - rubocop (= 1.75.6) + cookstyle (8.1.4) + rubocop (= 1.75.8) declarative (0.0.20) diff-lcs (1.6.2) docker-api (2.4.0) @@ -396,7 +396,7 @@ GEM tty-prompt (~> 0.17) tty-table (~> 0.10) jmespath (1.6.2) - json (2.12.0) + json (2.12.2) jwt (2.10.1) base64 kitchen-dokken (2.20.7) @@ -491,7 +491,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.3) - rubocop (1.75.6) + rubocop (1.75.8) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) -- 2.39.5