From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 18:18:36 +0000 (+0000) Subject: Bump cookstyle from 6.8.0 to 6.9.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6714dc6e7e6c9cddac0019298976d27f9cf6d263 Bump cookstyle from 6.8.0 to 6.9.0 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] --- diff --git a/Gemfile.lock b/Gemfile.lock index 65e8a5113..e514b7ecb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - ast (2.4.0) + ast (2.4.1) 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) @@ -49,9 +49,9 @@ GEM 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) @@ -74,16 +74,16 @@ GEM 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 - rubocop-ast (>= 0.0.3) + rubocop-ast (>= 0.0.3, < 1.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)