From 61a1d41a7d438bbaedcb3744f9c4891f35a738b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 11:01:14 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.4.0 to 8.5.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.4.0 to 8.5.0. - [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.4.0...v8.5.0) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83bc82f56..35d182a6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,8 +293,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3) - cookstyle (8.4.0) - rubocop (= 1.79.2) + cookstyle (8.5.0) + rubocop (= 1.81.0) csv (3.3.5) date (3.4.1) declarative (0.0.20) @@ -406,7 +406,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.13.2) + json (2.15.0) jwt (2.10.1) base64 kitchen-dokken (2.20.8) @@ -475,7 +475,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.5.1) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -488,7 +488,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - regexp_parser (2.11.0) + regexp_parser (2.11.3) reline (0.6.2) io-console (~> 0.5) representable (3.2.0) @@ -513,7 +513,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.2) + rubocop (1.81.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -521,10 +521,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.46.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.46.0) + rubocop-ast (1.47.1) parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.0) -- 2.39.5