From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 05:01:10 +0000 (+0000) Subject: Bump cookstyle from 6.17.7 to 6.18.8 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a9d90f85a373c889f88ba97fb1b878bbf4533f5c Bump cookstyle from 6.17.7 to 6.18.8 Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.17.7 to 6.18.8. - [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.17.7...v6.18.8) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index baf7fa4a6..b8667c3d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.4.41) - cookstyle (6.17.7) - rubocop (= 0.90.0) + cookstyle (6.18.8) + rubocop (= 0.91.0) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -73,16 +73,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.90.0) + rubocop (0.91.0) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.3.0, < 1.0) + rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.0) + rubocop-ast (0.4.1) parser (>= 2.7.1.4) ruby-progressbar (1.10.1) rubyntlm (0.6.2)