From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 11:02:21 +0000 (+0000) Subject: Bump cookstyle from 7.31.3 to 7.31.7 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/00d7531ffbc73fe8247e8760ce3c1b41058dc5eb Bump cookstyle from 7.31.3 to 7.31.7 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.31.3 to 7.31.7. - [Release notes](https://github.com/chef/cookstyle/releases) - [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/cookstyle/compare/v7.31.3...v7.31.7) --- 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 e80d81bc7..850eb4605 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM chef-utils (17.8.25) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.31.3) + cookstyle (7.31.7) rubocop (= 1.25.1) diff-lcs (1.5.0) docker-api (2.2.0) @@ -57,7 +57,7 @@ GEM pastel (0.8.0) tty-color (~> 0.5) rainbow (3.1.1) - regexp_parser (2.2.0) + regexp_parser (2.2.1) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -84,7 +84,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) + rubocop-ast (1.15.2) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) rubyntlm (0.6.3)