]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.0.0 to 7.1.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 6 Nov 2020 05:01:33 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 05:01:33 +0000 (05:01 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.0.0 to 7.1.2.
- [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.0.0...v7.1.2)

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

index fa4087be0a15c71ac08c1d1ecbd29a7b32998fc4..29dd5ae72f45c383434cb12296d99514baf976cc 100644 (file)
@@ -5,8 +5,8 @@ GEM
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
     chef-utils (16.6.14)
-    cookstyle (7.0.0)
-      rubocop (= 1.1.0)
+    cookstyle (7.1.2)
+      rubocop (= 1.2.0)
     diff-lcs (1.4.4)
     docker-api (2.0.0)
       excon (>= 0.47.0)
@@ -73,7 +73,7 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (1.1.0)
+    rubocop (1.2.0)
       parallel (~> 1.10)
       parser (>= 2.7.1.5)
       rainbow (>= 2.2.2, < 4.0)
@@ -82,7 +82,7 @@ GEM
       rubocop-ast (>= 1.0.1)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (1.1.0)
+    rubocop-ast (1.1.1)
       parser (>= 2.7.1.5)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)