summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-02 14:20:58 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-02 14:20:58 -0800
commit0b4cddb166f34d75d9daf2caaf3757966f363a5d (patch)
tree058aaeffa6545a07caeccc79799c10ac4f8d8e11
parentafc2da020ce711b41135c716c4124e3b7107780b (diff)
downloadchef-0b4cddb166f34d75d9daf2caaf3757966f363a5d.tar.gz
Update Ohai to 16.10.4
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock12
2 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3ae3fb087f..a751eedfb0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 1779bc553112ba6bf44e9ac1a03fe3109f4a3145
+ revision: ffdd649498b8fe8f6044da8eafa6ab45e6b77b5a
branch: 16-stable
specs:
- ohai (16.8.2)
+ ohai (16.10.4)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 235ff440c9..fe6292621e 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -33,16 +33,16 @@ GEM
awesome_print (1.8.0)
aws-eventstream (1.1.0)
aws-partitions (1.422.0)
- aws-sdk-core (3.111.2)
+ aws-sdk-core (3.112.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
- aws-sdk-kms (1.41.0)
- aws-sdk-core (~> 3, >= 3.109.0)
+ aws-sdk-kms (1.42.0)
+ aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.87.0)
- aws-sdk-core (~> 3, >= 3.109.0)
+ aws-sdk-s3 (1.88.0)
+ aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
@@ -287,7 +287,7 @@ GEM
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.8.1)
+ ohai (16.10.4)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)