summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneha-p6 <neha.pansare@progress.com>2022-04-20 15:31:34 +0530
committerGitHub <noreply@github.com>2022-04-20 15:31:34 +0530
commit7c388cd18c30fc7ff83c3052d98319e306248ff5 (patch)
tree5aebf31a709cb4a221b1b373b88ebc2065fe515a
parent36f491f30f31dd76d63c2f4451c955cdcc9a375b (diff)
downloadchef-7c388cd18c30fc7ff83c3052d98319e306248ff5.tar.gz
Update all dependencipes with bundle update (#12799)
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--Gemfile.lock26
-rw-r--r--omnibus/Gemfile.lock12
2 files changed, 20 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 20d880ef14..76982e74ac 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -143,8 +143,8 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.575.0)
- aws-sdk-core (3.130.0)
+ aws-partitions (1.577.0)
+ aws-sdk-core (3.130.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -171,7 +171,7 @@ GEM
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
- chef-vault (4.1.5)
+ chef-vault (4.1.10)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
@@ -279,9 +279,9 @@ GEM
mixlib-config (3.0.9)
tomlrb
mixlib-log (3.0.9)
- mixlib-shellout (3.2.5)
+ mixlib-shellout (3.2.7)
chef-utils
- mixlib-shellout (3.2.5-universal-mingw32)
+ mixlib-shellout (3.2.7-universal-mingw32)
chef-utils
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
@@ -295,7 +295,7 @@ GEM
net-ssh (6.1.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.1.1.0)
+ parser (3.1.2.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -311,12 +311,12 @@ GEM
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
rack (2.2.3)
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.2.1)
+ regexp_parser (2.3.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -330,7 +330,7 @@ GEM
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
@@ -343,7 +343,7 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.16.0)
+ rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
@@ -360,7 +360,7 @@ GEM
syslog-logger (1.6.8)
thor (1.2.1)
tomlrb (1.3.0)
- train-core (3.8.9)
+ train-core (3.9.2)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -440,13 +440,13 @@ GEM
rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
- wmi-lite (1.0.5)
+ wmi-lite (1.0.7)
PLATFORMS
- arm64-darwin-21
ruby
x64-mingw32
x86-mingw32
+ x86_64-darwin-19
DEPENDENCIES
appbundler
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 08160a6233..e45d7962c4 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 124d5960ab2d3ed15b321d12d8da5b475631e16b
+ revision: 27c37fc4a27533deda445bd0b44dcec1c674c329
branch: main
specs:
- omnibus (8.3.2)
+ omnibus (8.3.3)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -158,7 +158,7 @@ GEM
concurrent-ruby (~> 1.0)
chef-utils (17.10.0)
concurrent-ruby
- chef-vault (4.1.5)
+ chef-vault (4.1.10)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
@@ -204,8 +204,9 @@ GEM
fuzzyurl (0.9.0)
gssapi (1.3.1)
ffi (>= 1.0.1)
- gyoku (1.3.1)
+ gyoku (1.4.0)
builder (>= 2.1.2)
+ rexml (~> 3.0)
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
@@ -322,6 +323,7 @@ GEM
rack (2.2.3)
rainbow (3.1.1)
retryable (3.0.5)
+ rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
@@ -334,7 +336,7 @@ GEM
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)