From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 05:01:26 +0000 (+0000) Subject: Bump cookstyle from 7.12.5 to 7.13.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/04835a847bfba861d1bfb46b3bebfc9aaf1eae98 Bump cookstyle from 7.12.5 to 7.13.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.12.5 to 7.13.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.12.5...v7.13.0) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 16595605c..9b46f278e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.0.242) concurrent-ruby concurrent-ruby (1.1.8) - cookstyle (7.12.5) - rubocop (= 1.14.0) + cookstyle (7.13.0) + rubocop (= 1.15.0) diff-lcs (1.4.4) docker-api (2.1.0) excon (>= 0.47.0) @@ -75,7 +75,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.14.0) + rubocop (1.15.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -84,7 +84,7 @@ GEM rubocop-ast (>= 1.5.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.5.0) + rubocop-ast (1.6.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) rubyntlm (0.6.3)