summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-11-23 13:45:52 -0800
committerTim Smith <tsmith84@gmail.com>2020-11-23 13:45:52 -0800
commit34133a0ebceb3b48762a05c1c7f771e2ae9a32de (patch)
treef604deaedb10ddb75bc2147944fcc5368eaf2216
parent81ee4dd334c763d6b419042b6c0fbdbc6ec0a6fb (diff)
downloadchef-bumps2020.tar.gz
Update all the deps to the latestbumps2020
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock10
2 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 549d7149b2..4d76602366 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: a0ac22ca5a5561bdb44e05e00c87babacb158b4a
+ revision: 115f471fb35e058d009cf86cc59f8d49c602b64f
branch: master
specs:
- ohai (16.7.33)
+ ohai (16.7.34)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -271,7 +271,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- parallel (1.20.0)
+ parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
parslet (1.8.2)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 80bda1077c..c12cb7243a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: baa272c8fb96dc62fc9d203707df735d8ab2d30c
+ revision: 5509689fbaaf30fe8d72c5a983d5edd588bf2a7f
branch: master
specs:
- omnibus (8.0.0)
+ omnibus (8.0.8)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.394.0)
+ aws-partitions (1.398.0)
aws-sdk-core (3.109.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.39.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.84.1)
+ aws-sdk-s3 (1.85.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -361,7 +361,7 @@ GEM
win32-ipc (>= 0.6.0)
win32-process (0.8.3)
ffi (>= 1.0.0)
- win32-service (2.1.6)
+ win32-service (2.2.0)
ffi
ffi-win32-extensions
win32-taskscheduler (2.0.4)