]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.13.0 to 7.14.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 25 Jun 2021 11:00:38 +0000 (11:00 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 11:00:38 +0000 (11:00 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.13.0 to 7.14.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.13.0...v7.14.2)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile.lock

index 2e9ac0ccb3adf37ec9dabe13fe2b85edd4bc699f..2a7f86a7ee35d94207f5efe675bdd0decd042873 100644 (file)
@@ -7,8 +7,8 @@ GEM
     chef-utils (17.2.29)
       concurrent-ruby
     concurrent-ruby (1.1.9)
-    cookstyle (7.13.0)
-      rubocop (= 1.15.0)
+    cookstyle (7.14.2)
+      rubocop (= 1.17.0)
     diff-lcs (1.4.4)
     docker-api (2.1.0)
       excon (>= 0.47.0)
@@ -75,16 +75,16 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.10.0)
     rspec-support (3.10.2)
-    rubocop (1.15.0)
+    rubocop (1.17.0)
       parallel (~> 1.10)
       parser (>= 3.0.0.0)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.8, < 3.0)
       rexml
-      rubocop-ast (>= 1.5.0, < 2.0)
+      rubocop-ast (>= 1.7.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.6.0)
+    rubocop-ast (1.7.0)
       parser (>= 3.0.1.1)
     ruby-progressbar (1.11.0)
     rubyntlm (0.6.3)