summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-08-12 10:03:59 -0700
committerTim Smith <tsmith84@gmail.com>2020-08-12 10:03:59 -0700
commit82b7c830d7c7765412d375c6a962bea932c5d915 (patch)
tree2ae25510f1c727a02d9d6c22ba2e446292f2d286
parent889e5981f39937686fbcc55f984af25c541ffe5c (diff)
downloadchef-82b7c830d7c7765412d375c6a962bea932c5d915.tar.gz
Bump Ohai to 16.4.9
This hopefully resolves failures in the CI pipelines Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock38
2 files changed, 19 insertions, 23 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2473b03810..6947b209cd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: b8173c1103eeb76d7de1a7871d649c395820c5c5
+ revision: e9aeb984211b41602d5c2a968ab1aa619d07f4b6
branch: master
specs:
- ohai (16.4.8)
+ ohai (16.4.9)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 49e9471d9a..8a439cee96 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: f8f202cdffe5a77aed4c4884f302a38be3eabc64
+ revision: 3eae1cd2e5b9bb62775485e1dfa59aec8c70f5da
branch: master
specs:
- omnibus (7.0.19)
+ omnibus (7.0.20)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.353.0)
+ aws-partitions (1.354.0)
aws-sdk-core (3.104.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,8 +41,8 @@ GEM
aws-sdk-kms (1.36.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.76.0)
- aws-sdk-core (~> 3, >= 3.104.1)
+ aws-sdk-s3 (1.78.0)
+ aws-sdk-core (~> 3, >= 3.104.3)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.1)
@@ -168,7 +168,6 @@ GEM
concurrent-ruby (1.1.7)
diff-lcs (1.3)
ed25519 (1.2.4)
- equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
faraday (1.0.1)
@@ -236,7 +235,6 @@ GEM
molinillo (0.6.6)
multi_json (1.15.0)
multipart-post (2.1.1)
- necromancer (0.5.1)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
@@ -264,8 +262,7 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- pastel (0.7.4)
- equatable (~> 0.6)
+ pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.1)
awesome_print
@@ -289,8 +286,8 @@ GEM
solve (4.0.3)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
- strings (0.1.8)
- strings-ansi (~> 0.1)
+ strings (0.2.0)
+ strings-ansi (~> 0.2)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
@@ -324,20 +321,19 @@ GEM
train-winrm (0.2.6)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- tty-box (0.5.0)
- pastel (~> 0.7.2)
- strings (~> 0.1.6)
+ tty-box (0.6.0)
+ pastel (~> 0.8)
+ strings (~> 0.2.0)
tty-cursor (~> 0.7)
tty-color (0.5.2)
tty-cursor (0.7.1)
- tty-prompt (0.21.0)
- necromancer (~> 0.5.0)
- pastel (~> 0.7.0)
- tty-reader (~> 0.7.0)
- tty-reader (0.7.0)
+ tty-prompt (0.22.0)
+ pastel (~> 0.8)
+ tty-reader (~> 0.8)
+ tty-reader (0.8.0)
tty-cursor (~> 0.7)
- tty-screen (~> 0.7)
- wisper (~> 2.0.0)
+ tty-screen (~> 0.8)
+ wisper (~> 2.0)
tty-screen (0.8.1)
unicode-display_width (1.7.0)
unicode_utils (1.4.0)