summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-08-04 09:53:12 -0700
committerTim Smith <tsmith84@gmail.com>2020-08-04 09:53:12 -0700
commiteabe6f75a2cb66e3c4fe774c5326f3fe1968dc58 (patch)
treeef788866d8866b432badd870033d8d4e353f736c
parent69bd023b9617c5bdf0fcbaa5606bfd0a22b1db44 (diff)
downloadchef-eabe6f75a2cb66e3c4fe774c5326f3fe1968dc58.tar.gz
Pull Ohai 16.4.2 into Chef Infra Client
This includes some significant perf improvements Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock8
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7ef83793e6..126c810f3d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 955a4a5685026f28d417d8977784a6ca89ff0279
+ revision: d3a85588a81c0384039d09376adfadc2977de74f
branch: master
specs:
- ohai (16.3.2)
+ ohai (16.4.2)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -331,8 +331,8 @@ GEM
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.2.0)
- parser (>= 2.7.0.1)
+ rubocop-ast (0.3.0)
+ parser (>= 2.7.1.4)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index f06ce43c45..dacfa0f460 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.349.0)
+ aws-partitions (1.350.0)
aws-sdk-core (3.104.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)