diff options
author | Marc A. Paradise <marcparadise@users.noreply.github.com> | 2022-06-07 19:30:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 19:30:06 +0000 |
commit | 5a80979367d1c35bd4fcc9a1d9c71daf4ce81724 (patch) | |
tree | ac78eda1e419dc71766bf378c794ad5f776ea0ad | |
parent | 36e6f44995a3e4a1c812ab48c037a3c0128ab1d3 (diff) | |
parent | 520d719921fe04e75b52c00968f7b4e42be5d5c6 (diff) | |
download | chef-5a80979367d1c35bd4fcc9a1d9c71daf4ce81724.tar.gz |
Merge pull request #12973 from chef/expeditor/_ohai_18.0.14
Bump ohai to 18.0.14
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 112417bfe3..7165285159 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 062d2b42bc3c235335956ee2ff62d1f520714637 + revision: 88ddc94275c7618cb92a67c277993c89fc9c2109 branch: main specs: - ohai (18.0.12) + ohai (18.0.14) chef-config (>= 14.12, < 19) chef-utils (>= 16.0, < 19) ffi (~> 1.9) @@ -309,7 +309,7 @@ GEM win32-process (~> 0.9) wmi-lite (~> 1.0) multi_json (1.15.0) - multipart-post (2.1.1) + multipart-post (2.2.0) net-ftp (0.1.3) net-protocol time |