]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 6.17.7 to 6.18.8
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 18 Sep 2020 05:01:10 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 05:01:10 +0000 (05:01 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.17.7 to 6.18.8.
- [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.17.7...v6.18.8)

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

index baf7fa4a6afae9509b9226450661b0d818f92449..b8667c3d094a4c334db0c8e58753e7a8bc8fe537 100644 (file)
@@ -5,8 +5,8 @@ GEM
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
     chef-utils (16.4.41)
-    cookstyle (6.17.7)
-      rubocop (= 0.90.0)
+    cookstyle (6.18.8)
+      rubocop (= 0.91.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 (0.90.0)
+    rubocop (0.91.0)
       parallel (~> 1.10)
       parser (>= 2.7.1.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.3.0, < 1.0)
+      rubocop-ast (>= 0.4.0, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.4.0)
+    rubocop-ast (0.4.1)
       parser (>= 2.7.1.4)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)