From 79f33964babae36a6249092852155b5badb32f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 11:01:33 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.5.0 to 8.5.2 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.5.0 to 8.5.2. - [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.5.0...v8.5.2) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e9fb4362..d03fb10e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -295,8 +295,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3) - cookstyle (8.5.0) - rubocop (= 1.81.0) + cookstyle (8.5.2) + rubocop (= 1.81.6) csv (3.3.5) date (3.4.1) declarative (0.0.20) @@ -410,7 +410,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.15.0) + json (2.15.2) jwt (2.10.1) base64 kitchen-dokken (2.20.8) @@ -470,7 +470,7 @@ GEM os (1.1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.9.0) + parser (3.3.10.0) ast (~> 2.4.1) racc parslet (2.0.0) @@ -479,7 +479,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.5.1) + prism (1.6.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -518,7 +518,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.81.0) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) -- 2.39.5