]> git.openstreetmap.org Git - chef.git/commitdiff
Bump cookstyle from 7.32.1 to 7.32.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 24 Mar 2023 11:57:11 +0000 (11:57 +0000)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2023 11:57:11 +0000 (11:57 +0000)
Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.32.1 to 7.32.2.
- [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.32.1...v7.32.2)

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

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

index 02af0597a7f9d000d587bee5ce0159b9a1fcce30..f5926b018f536664081d506d27141d7160610bbd 100644 (file)
@@ -7,7 +7,7 @@ GEM
     chef-utils (18.1.0)
       concurrent-ruby
     concurrent-ruby (1.2.0)
-    cookstyle (7.32.1)
+    cookstyle (7.32.2)
       rubocop (= 1.25.1)
     diff-lcs (1.5.0)
     docker-api (2.2.0)
@@ -53,12 +53,12 @@ GEM
     net-telnet (0.1.1)
     nori (2.6.0)
     parallel (1.22.1)
-    parser (3.1.2.1)
+    parser (3.2.1.1)
       ast (~> 2.4.1)
     pastel (0.8.0)
       tty-color (~> 0.5)
     rainbow (3.1.1)
-    regexp_parser (2.6.0)
+    regexp_parser (2.7.0)
     rexml (3.2.5)
     rspec (3.12.0)
       rspec-core (~> 3.12.0)
@@ -85,9 +85,9 @@ GEM
       rubocop-ast (>= 1.15.1, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.22.0)
-      parser (>= 3.1.1.0)
-    ruby-progressbar (1.11.0)
+    rubocop-ast (1.27.0)
+      parser (>= 3.2.1.0)
+    ruby-progressbar (1.13.0)
     rubyntlm (0.6.3)
     rubyzip (2.3.2)
     serverspec (2.42.2)