From d90cf93151568eeb63727807c33ec1323e19e03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 05:01:15 +0000 Subject: [PATCH] Bump cookstyle from 6.10.2 to 6.11.4 Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.10.2 to 6.11.4. - [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.10.2...v6.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03d81aa77..ddb1e1a4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM ast (2.4.1) bcrypt_pbkdf (1.0.1) builder (3.2.4) - cookstyle (6.10.2) - rubocop (= 0.86.0) + cookstyle (6.11.4) + rubocop (= 0.87.1) diff-lcs (1.4.4) docker-api (1.34.2) excon (>= 0.47.0) @@ -74,13 +74,13 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.86.0) + rubocop (0.87.1) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.0.3, < 1.0) + rubocop-ast (>= 0.1.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.1.0) -- 2.45.1