summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-06-07 07:45:17 -0700
committerJohn McCrae <john.mccrae@progress.com>2022-06-07 07:45:17 -0700
commitaaa656990e7519b625a8e10e94734e695feb168b (patch)
treef9351bafbf77bfb3bb0c96f33c10f3c9f180ec3b /Gemfile.lock
parent1e990f8a335b2d42eae76d073546a32218144e17 (diff)
downloadchef-aaa656990e7519b625a8e10e94734e695feb168b.tar.gz
updating gemfile.locks to pull in ohai 18.0.14
Signed-off-by: John McCrae <john.mccrae@progress.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 11 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 66c63d8ca6..e0b5389e4d 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)
@@ -228,6 +228,7 @@ GEM
fauxhai-ng (9.3.0)
net-ssh
ffi (1.15.5)
+ ffi (1.15.5-x64-mingw-ucrt)
ffi (1.15.5-x64-mingw32)
ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3)
@@ -308,8 +309,13 @@ GEM
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
wmi-lite (~> 1.0)
+ mixlib-shellout (3.2.7-x64-mingw-ucrt)
+ chef-utils
+ ffi-win32-extensions (~> 1.0.3)
+ 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
@@ -442,8 +448,6 @@ GEM
unf (0.1.4)
unf_ext
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_utils (1.4.0)
uuidtools (2.2.0)
@@ -499,6 +503,7 @@ GEM
PLATFORMS
ruby
+ x64-mingw-ucrt
x64-mingw32
x86-mingw32
@@ -526,4 +531,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.12
+ 2.3.14