summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-10 14:15:41 +0000
committerGitHub <noreply@github.com>2021-11-10 14:15:41 +0000
commit4dbb1669b5ebc98ed9eec3118ca289a65d568637 (patch)
tree27bfc96d97f8d3c3c5dedd827d40577309535ce9
parent4bf644037f2409b5fcf4e1aedb1736a2b26b1b57 (diff)
downloadchef-dependabot/bundler/omnibus/chef-16/ohai-16.17.0.tar.gz
Bump ohai from 16.13.0 to 16.17.0 in /omnibusdependabot/bundler/omnibus/chef-16/ohai-16.17.0
Bumps [ohai](https://github.com/chef/ohai) from 16.13.0 to 16.17.0. - [Release notes](https://github.com/chef/ohai/releases) - [Changelog](https://github.com/chef/ohai/blob/v16.17.0/CHANGELOG.md) - [Commits](https://github.com/chef/ohai/compare/v16.13.0...v16.17.0) --- updated-dependencies: - dependency-name: ohai dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--omnibus/Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 58924eb93d..f01bba9d7f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -296,8 +296,8 @@ GEM
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.13.0)
- chef-config (>= 12.8, < 17)
+ ohai (16.17.0)
+ chef-config (>= 14.12, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -305,7 +305,7 @@ GEM
mixlib-cli (>= 1.7.0)
mixlib-config (>= 2.0, < 4.0)
mixlib-log (>= 2.0.1, < 4.0)
- mixlib-shellout (>= 2.0, < 4.0)
+ mixlib-shellout (~> 3.2, >= 3.2.5)
plist (~> 3.1)
train-core
wmi-lite (~> 1.0)