From 7a759b70cd5c19df0afa985b7d7e0e4743c91ab1 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 30 Aug 2022 19:41:19 +0000 Subject: Bump chef/ohai to a449813c7dc7c75738a7937f252883bb20289268 This pull request was triggered automatically via Expeditor when a449813c7dc7c75738a7937f252883bb20289268 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36302c47a3..e4a94ae27a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 88ddc94275c7618cb92a67c277993c89fc9c2109 + revision: f13a48ad2d0025482c19df06ff27670071e8e1e1 branch: main specs: - ohai (18.0.14) + ohai (18.0.22) chef-config (>= 14.12, < 19) chef-utils (>= 16.0, < 19) ffi (~> 1.9) @@ -149,8 +149,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) appbundler (0.13.4) mixlib-cli (>= 1.4, < 3.0) mixlib-shellout (>= 2.0, < 4.0) @@ -298,7 +298,7 @@ GEM mixlib-log mixlib-authentication (3.0.10) mixlib-cli (2.1.8) - mixlib-config (3.0.9) + mixlib-config (3.0.27) tomlrb mixlib-log (3.0.9) mixlib-shellout (3.2.7) @@ -309,7 +309,7 @@ GEM win32-process (~> 0.9) wmi-lite (~> 1.0) multi_json (1.15.0) - multipart-post (2.2.0) + multipart-post (2.2.3) net-ftp (0.1.3) net-protocol time @@ -323,7 +323,7 @@ GEM netrc (0.11.0) nori (2.6.0) parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.2.1) ast (~> 2.4.1) parslet (1.8.2) pastel (0.8.0) @@ -332,14 +332,14 @@ GEM pry (0.13.0) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.10.1) byebug (~> 11.0) - pry (~> 0.13.0) + pry (>= 0.13, < 0.15) pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) - public_suffix (4.0.7) - rack (2.2.3.1) + public_suffix (5.0.0) + rack (2.2.4) rainbow (3.1.1) rake (13.0.6) rb-readline (0.5.5) @@ -387,7 +387,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.18.0) + rubocop-ast (1.21.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -407,7 +407,7 @@ GEM date timeout (0.3.0) tomlrb (1.3.0) - train-core (3.9.2) + train-core (3.10.1) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) @@ -444,12 +444,12 @@ GEM unf_ext (0.0.8) unf_ext (0.0.8-x64-mingw32) unf_ext (0.0.8-x86-mingw32) - unicode-display_width (2.1.0) + unicode-display_width (2.2.0) unicode_utils (1.4.0) uuidtools (2.2.0) vault (0.17.0) aws-sigv4 - webmock (3.14.0) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) -- cgit v1.2.1