From 9854f395b968a696ec569192dfd21332a9690759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 18:03:09 +0000 Subject: [PATCH] build(deps): bump chef-utils from 17.9.52 to 17.10.0 in /docs Bumps [chef-utils](https://github.com/chef/chef) from 17.9.52 to 17.10.0. - [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.52...v17.10.0) --- updated-dependencies: - dependency-name: chef-utils dependency-type: indirect update-type: version-update:semver-minor ... 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 f82347d8b8..1c9bd965c9 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.52) + chef-utils (17.10.0) concurrent-ruby coffee-script (2.4.1) coffee-script-source @@ -17,7 +17,7 @@ GEM coffee-script-source (1.11.1) colorator (1.1.0) commonmarker (0.23.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3)