]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.5.3 to 7.6.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Feb 2021 05:10:25 +0000 (05:10 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 05:10:25 +0000 (05:10 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.5.3 to 7.6.1.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.5.3...v7.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile.lock

index 20530d6cf878bd0b382f4036ed2396870fe6fe06..9a40cbc7921e7ed81f0280806c76bea6f1eb0b0e 100644 (file)
@@ -1,12 +1,12 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    ast (2.4.1)
+    ast (2.4.2)
     bcrypt_pbkdf (1.1.0)
     builder (3.2.4)
     chef-utils (16.9.20)
-    cookstyle (7.5.3)
-      rubocop (= 1.7.0)
+    cookstyle (7.6.1)
+      rubocop (= 1.9.0)
     diff-lcs (1.4.4)
     docker-api (2.0.0)
       excon (>= 0.47.0)
@@ -73,16 +73,16 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (1.7.0)
+    rubocop (1.9.0)
       parallel (~> 1.10)
-      parser (>= 2.7.1.5)
+      parser (>= 3.0.0.0)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.8, < 3.0)
       rexml
       rubocop-ast (>= 1.2.0, < 2.0)
       ruby-progressbar (~> 1.7)
-      unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (1.3.0)
+      unicode-display_width (>= 1.4.0, < 3.0)
+    rubocop-ast (1.4.1)
       parser (>= 2.7.1.5)
     ruby-progressbar (1.11.0)
     rubyntlm (0.6.2)