summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-07-27 11:02:39 -0700
committerTim Smith <tsmith84@gmail.com>2020-07-27 11:02:39 -0700
commit1ea219938ad79b1b7b9784b339aa459b838a88f0 (patch)
tree7e966cdfc250d5eab1557eb08606fa323d05d516
parent20052aba8982b37ea20fd128d7dd52c5527d2d79 (diff)
downloadchef-1ea219938ad79b1b7b9784b339aa459b838a88f0.tar.gz
Bump deps to current
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock32
2 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a7affbd916..d77926bc95 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 17cdaa58cb90d29134c7af2604c38b5b45f22ef3
+ revision: 5a1bce1ca8bf3310f14632c28ed0f0e9b04ec2f9
branch: master
specs:
- ohai (16.3.0)
+ ohai (16.3.1)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 38ec89db07..b1a3724a35 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -64,12 +64,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
- chef (16.2.73)
+ chef (16.3.38)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.2.73)
- chef-utils (= 16.2.73)
+ chef-config (= 16.3.38)
+ chef-utils (= 16.3.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -85,7 +85,7 @@ GEM
mixlib-authentication (>= 2.1, < 4)
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 3.0.3, < 4.0)
+ mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
net-ssh (>= 4.2, < 7)
net-ssh-multi (~> 1.2, >= 1.2.1)
@@ -96,14 +96,15 @@ GEM
syslog-logger (~> 1.6)
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
+ tty-prompt (~> 0.21)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
- chef (16.2.73-universal-mingw32)
+ chef (16.3.38-universal-mingw32)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.2.73)
- chef-utils (= 16.2.73)
+ chef-config (= 16.3.38)
+ chef-utils (= 16.3.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -114,13 +115,13 @@ GEM
ffi-yajl (~> 2.2)
highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
- iso8601 (~> 0.12.1)
+ iso8601 (>= 0.12.1, < 0.14)
license-acceptance (~> 1.0, >= 1.0.5)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (>= 2.1, < 4)
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 3.0.3, < 4.0)
+ mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
net-ssh (>= 4.2, < 7)
net-ssh-multi (~> 1.2, >= 1.2.1)
@@ -131,6 +132,7 @@ GEM
syslog-logger (~> 1.6)
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
+ tty-prompt (~> 0.21)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
win32-api (~> 1.5.3)
@@ -145,15 +147,15 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
- chef-config (16.2.73)
+ chef-config (16.3.38)
addressable
- chef-utils (= 16.2.73)
+ chef-utils (= 16.3.38)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.1.9)
- chef-utils (16.2.73)
+ chef-utils (16.3.38)
chef-vault (4.0.1)
chef-zero (15.0.0)
ffi-yajl (~> 2.2)
@@ -191,7 +193,7 @@ GEM
iniparse (1.5.0)
iostruct (0.0.4)
ipaddress (0.8.3)
- iso8601 (0.12.3)
+ iso8601 (0.13.0)
jmespath (1.4.0)
json (2.3.1)
kitchen-vagrant (1.6.1)
@@ -265,15 +267,13 @@ GEM
pastel (0.7.4)
equatable (~> 0.6)
tty-color (~> 0.5)
- pedump (0.5.4)
+ pedump (0.6.0)
awesome_print
iostruct (>= 0.0.4)
multipart-post (>= 2.0.0)
- progressbar
rainbow
zhexdump (>= 0.0.2)
plist (3.5.0)
- progressbar (1.10.1)
proxifier (1.0.3)
public_suffix (4.0.5)
rack (2.2.3)