From 5d61b6bea17b0f9d0015f1687e299e3d10d62227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 11:01:38 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.5.2 to 8.5.3 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.5.2 to 8.5.3. - [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.2...v8.5.3) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d03fb10e8..45f37b920 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.2) - rubocop (= 1.81.6) + cookstyle (8.5.3) + rubocop (= 1.81.7) 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.2) + json (2.17.1) jwt (2.10.1) base64 kitchen-dokken (2.20.8) @@ -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.6) + rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -529,7 +529,7 @@ GEM rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.48.0) parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.0) -- 2.39.5