]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.10.1 to 7.11.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 May 2021 05:01:11 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 05:01:11 +0000 (05:01 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.10.1 to 7.11.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.10.1...v7.11.1)

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

index 54c35387cd3da0608ee3ca551c9a4fe800e764b8..9ba8098c04934307a3018e4f82e9eefa39eb20a5 100644 (file)
@@ -5,8 +5,8 @@ GEM
     bcrypt_pbkdf (1.1.0)
     builder (3.2.4)
     chef-utils (16.11.7)
-    cookstyle (7.10.1)
-      rubocop (= 1.12.1)
+    cookstyle (7.11.1)
+      rubocop (= 1.14.0)
     diff-lcs (1.4.4)
     docker-api (2.0.0)
       excon (>= 0.47.0)
@@ -50,7 +50,7 @@ GEM
     net-telnet (0.1.1)
     nori (2.6.0)
     parallel (1.20.1)
-    parser (3.0.1.0)
+    parser (3.0.1.1)
       ast (~> 2.4.1)
     pastel (0.8.0)
       tty-color (~> 0.5)
@@ -73,17 +73,17 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (1.12.1)
+    rubocop (1.14.0)
       parallel (~> 1.10)
       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)
+      rubocop-ast (>= 1.5.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.4.1)
-      parser (>= 2.7.1.5)
+    rubocop-ast (1.5.0)
+      parser (>= 3.0.1.1)
     ruby-progressbar (1.11.0)
     rubyntlm (0.6.3)
     rubyzip (2.3.0)