]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 6.10.2 to 6.11.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Jul 2020 05:01:15 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 05:01:15 +0000 (05:01 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.10.2 to 6.11.4.
- [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/v6.10.2...v6.11.4)

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

index 03d81aa77bc74bcd5a0e5314fe8067e2a4b06f0b..ddb1e1a4b11b793e25ad0ad04bfd05c42de42539 100644 (file)
@@ -4,8 +4,8 @@ GEM
     ast (2.4.1)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
-    cookstyle (6.10.2)
-      rubocop (= 0.86.0)
+    cookstyle (6.11.4)
+      rubocop (= 0.87.1)
     diff-lcs (1.4.4)
     docker-api (1.34.2)
       excon (>= 0.47.0)
@@ -74,13 +74,13 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (0.86.0)
+    rubocop (0.87.1)
       parallel (~> 1.10)
-      parser (>= 2.7.0.1)
+      parser (>= 2.7.1.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.0.3, < 1.0)
+      rubocop-ast (>= 0.1.0, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
     rubocop-ast (0.1.0)