]> git.openstreetmap.org Git - chef.git/commitdiff
build(deps): bump cookstyle from 7.32.2 to 7.32.8
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 7 Feb 2024 11:41:08 +0000 (11:41 +0000)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 11:41:08 +0000 (11:41 +0000)
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] <support@github.com>
Gemfile.lock

index 20fd60cf345f6f0a34106e23d3dfc0a8aed385ab..8e7ad2547946c70aeb67bf0850df0c42311d0d64 100644 (file)
@@ -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)