From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:00:44 +0000 (+0000) Subject: Bump cookstyle from 7.15.1 to 7.15.2 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f0f29db9945f3e825deaee3a18c8a141c21e95c7 Bump cookstyle from 7.15.1 to 7.15.2 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.15.1 to 7.15.2. - [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.15.1...v7.15.2) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 7cce807ab..894d096a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.2.29) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.15.1) - rubocop (= 1.18.3) + cookstyle (7.15.2) + rubocop (= 1.18.4) diff-lcs (1.4.4) docker-api (2.1.0) excon (>= 0.47.0) @@ -52,7 +52,7 @@ GEM net-telnet (0.1.1) nori (2.6.0) parallel (1.20.1) - parser (3.0.1.1) + parser (3.0.2.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) @@ -75,16 +75,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.18.3) + rubocop (1.18.4) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.7.0, < 2.0) + rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.7.0) + rubocop-ast (1.8.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) rubyntlm (0.6.3)