From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 05:01:12 +0000 (+0000) Subject: Bump cookstyle from 7.3.11 to 7.4.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/05ef97a272e12c619961bf957891fe9f892e3ffb Bump cookstyle from 7.3.11 to 7.4.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.3.11 to 7.4.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/v7.3.11...v7.4.0) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 43a045623..c424ad601 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.7.61) - cookstyle (7.3.11) - rubocop (= 1.5.2) + cookstyle (7.4.0) + rubocop (= 1.6.1) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -55,7 +55,7 @@ GEM pastel (0.8.0) tty-color (~> 0.5) rainbow (3.0.0) - regexp_parser (2.0.0) + regexp_parser (2.0.1) rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -73,7 +73,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (1.5.2) + rubocop (1.6.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0)