summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-27 10:57:47 -0500
committerTim Smith <tsmith84@gmail.com>2019-12-27 10:57:47 -0500
commit81d7f1272d513bf4fecb011d851279785682d3f9 (patch)
treec1c52394cb891cdc3bb2d4e10c7b33894b0b483b
parentf96d7fcc3cbbd771a0902025d588aca47b818818 (diff)
downloadchef-81d7f1272d513bf4fecb011d851279785682d3f9.tar.gz
Update all deps to the latest
Pull in the latest omnibus to slim the build down further. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock16
-rw-r--r--omnibus/Gemfile.lock22
2 files changed, 19 insertions, 19 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 004f0ca10d..6c689706e4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -95,7 +95,7 @@ GEM
ast (2.4.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
- builder (3.2.3)
+ builder (3.2.4)
byebug (11.0.1)
chef-vault (3.4.3)
chef-zero (14.0.13)
@@ -104,7 +104,7 @@ GEM
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
- cheffish (14.0.4)
+ cheffish (14.0.13)
chef-zero (~> 14.0)
net-ssh
chefstyle (0.11.2)
@@ -160,7 +160,7 @@ GEM
tty-table (~> 0.10)
ipaddress (0.8.3)
iso8601 (0.12.1)
- json (2.2.0)
+ json (2.3.0)
libyajl2 (1.2.0)
method_source (0.9.2)
mixlib-archive (1.0.1)
@@ -168,7 +168,7 @@ GEM
mixlib-archive (1.0.1-universal-mingw32)
mixlib-log
mixlib-authentication (2.1.1)
- mixlib-cli (2.1.1)
+ mixlib-cli (2.1.5)
mixlib-config (3.0.5)
tomlrb
mixlib-log (3.0.1)
@@ -203,7 +203,7 @@ GEM
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
parallel (1.19.1)
- parser (2.6.5.0)
+ parser (2.7.0.0)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
@@ -224,8 +224,8 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (4.0.1)
- rack (2.0.7)
+ public_suffix (4.0.2)
+ rack (2.0.8)
rainbow (3.0.0)
rake (12.3.0)
rb-readline (0.5.5)
@@ -373,4 +373,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.17.3
+ 1.17.2
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index ea8f2f32d9..9bd8978ed3 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: bed563eb2e1872ab02b5cdaee07b3ef42491fd85
+ revision: 7402675e2042aa6bae26d6d7025924885b5da67b
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,16 +32,16 @@ GEM
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.251.0)
- aws-sdk-core (3.84.0)
+ aws-partitions (1.260.0)
+ aws-sdk-core (3.86.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
- aws-sdk-kms (1.26.0)
+ aws-sdk-kms (1.27.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.59.0)
+ aws-sdk-s3 (1.60.1)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -65,7 +65,7 @@ GEM
thor (>= 0.20)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
- builder (3.2.3)
+ builder (3.2.4)
byebug (11.0.1)
chef (14.14.29)
addressable
@@ -208,10 +208,10 @@ GEM
mixlib-archive (1.0.1-universal-mingw32)
mixlib-log
mixlib-authentication (2.1.1)
- mixlib-cli (2.1.1)
+ mixlib-cli (2.1.5)
mixlib-config (3.0.5)
tomlrb
- mixlib-install (3.11.21)
+ mixlib-install (3.11.24)
mixlib-shellout
mixlib-versioning
thor
@@ -272,8 +272,8 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (4.0.1)
- rack (2.0.7)
+ public_suffix (4.0.2)
+ rack (2.0.8)
retryable (3.0.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
@@ -382,7 +382,7 @@ GEM
win32-taskscheduler (2.0.4)
ffi
structured_warnings
- winrm (2.3.3)
+ winrm (2.3.4)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)