]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.3.10 to 7.3.11
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Dec 2020 05:06:48 +0000 (05:06 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 05:06:48 +0000 (05:06 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.3.10 to 7.3.11.
- [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.3.10...v7.3.11)

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

index d4dbea51a939c77f384423b8c3b4c046b52c29e1..71499b67d5e3cc058eabb1da4b9b4e53d0e8f2bf 100644 (file)
@@ -5,8 +5,8 @@ GEM
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
     chef-utils (16.7.61)
-    cookstyle (7.3.10)
-      rubocop (= 1.5.0)
+    cookstyle (7.3.11)
+      rubocop (= 1.5.2)
     diff-lcs (1.4.4)
     docker-api (2.0.0)
       excon (>= 0.47.0)
@@ -73,13 +73,13 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (1.5.0)
+    rubocop (1.5.2)
       parallel (~> 1.10)
       parser (>= 2.7.1.5)
       rainbow (>= 2.2.2, < 4.0)
-      regexp_parser (>= 2.0)
+      regexp_parser (>= 1.8, < 3.0)
       rexml
-      rubocop-ast (>= 1.2.0)
+      rubocop-ast (>= 1.2.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
     rubocop-ast (1.3.0)