]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 6.8.0 to 6.9.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 26 Jun 2020 18:18:36 +0000 (18:18 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 18:18:36 +0000 (18:18 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.8.0 to 6.9.0.
- [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.8.0...v6.9.0)

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

index 65e8a51131754b63a906479cf1be460488743d21..e514b7ecb50f8b1ef0a0838b939c7b57d35dd980 100644 (file)
@@ -1,11 +1,11 @@
 GEM
   remote: https://rubygems.org/
   specs:
 GEM
   remote: https://rubygems.org/
   specs:
-    ast (2.4.0)
+    ast (2.4.1)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
-    cookstyle (6.8.0)
-      rubocop (= 0.85.1)
+    cookstyle (6.9.0)
+      rubocop (= 0.86.0)
     diff-lcs (1.3)
     docker-api (1.34.2)
       excon (>= 0.47.0)
     diff-lcs (1.3)
     docker-api (1.34.2)
       excon (>= 0.47.0)
@@ -49,9 +49,9 @@ GEM
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
     nori (2.6.0)
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
     nori (2.6.0)
-    parallel (1.19.1)
-    parser (2.7.1.3)
-      ast (~> 2.4.0)
+    parallel (1.19.2)
+    parser (2.7.1.4)
+      ast (~> 2.4.1)
     pastel (0.7.4)
       equatable (~> 0.6)
       tty-color (~> 0.5)
     pastel (0.7.4)
       equatable (~> 0.6)
       tty-color (~> 0.5)
@@ -74,16 +74,16 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (0.85.1)
+    rubocop (0.86.0)
       parallel (~> 1.10)
       parser (>= 2.7.0.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
       parallel (~> 1.10)
       parser (>= 2.7.0.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.0.3)
+      rubocop-ast (>= 0.0.3, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.0.3)
+    rubocop-ast (0.1.0)
       parser (>= 2.7.0.1)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)
       parser (>= 2.7.0.1)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)