From db474b56c61d96583f09a5e81662a0b0b5f0f650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:41:08 +0000 Subject: [PATCH] build(deps): bump cookstyle from 7.32.2 to 7.32.8 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.32.2 to 7.32.8. - [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/v7.32.2...v7.32.8) --- updated-dependencies: - dependency-name: cookstyle 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 20fd60cf3..8e7ad2547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM concurrent-ruby coderay (1.1.3) concurrent-ruby (1.2.2) - cookstyle (7.32.2) + cookstyle (7.32.8) rubocop (= 1.25.1) declarative (0.0.20) diff-lcs (1.5.0) @@ -435,8 +435,8 @@ GEM nori (2.6.0) options (2.3.2) os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc parslet (1.8.2) @@ -449,10 +449,10 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.1) + regexp_parser (2.9.0) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -484,7 +484,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) -- 2.45.1