From a03bd025d97ee779084fdbaaa5f072a27ac4b5ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:15:51 +0000 Subject: [PATCH] build(deps): bump chef-utils from 17.9.42 to 18.0.161 in /docs Bumps [chef-utils](https://github.com/chef/chef) from 17.9.42 to 18.0.161. - [Release notes](https://github.com/chef/chef/releases) - [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/chef/compare/v17.9.42...v18.0.161) --- updated-dependencies: - dependency-name: chef-utils dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 1e16a550f6f73..d5a91a2e7efd5 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -9,7 +9,7 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - chef-utils (17.9.42) + chef-utils (18.0.161) concurrent-ruby coffee-script (2.4.1) coffee-script-source @@ -18,7 +18,7 @@ GEM colorator (1.1.0) commonmarker (0.17.13) ruby-enum (~> 0.5) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3)