]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.30.1 to 7.30.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 19 Jan 2022 11:00:44 +0000 (11:00 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 11:00:44 +0000 (11:00 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.30.1 to 7.30.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/v7.30.1...v7.30.3)

---
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 f3f21f4a126f8b31b689505e96bda111b057b072..f3f88a5966bc3c3189fb9001b4987fc7d542d010 100644 (file)
@@ -7,8 +7,8 @@ GEM
     chef-utils (17.8.25)
       concurrent-ruby
     concurrent-ruby (1.1.9)
-    cookstyle (7.30.1)
-      rubocop (= 1.24.1)
+    cookstyle (7.30.3)
+      rubocop (= 1.25.0)
     diff-lcs (1.4.4)
     docker-api (2.2.0)
       excon (>= 0.47.0)
@@ -75,9 +75,9 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.10.0)
     rspec-support (3.10.2)
-    rubocop (1.24.1)
+    rubocop (1.25.0)
       parallel (~> 1.10)
-      parser (>= 3.0.0.0)
+      parser (>= 3.1.0.0)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.8, < 3.0)
       rexml