summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneha-p6 <neha.pansare@progress.com>2022-04-21 13:01:23 +0530
committerGitHub <noreply@github.com>2022-04-21 13:01:23 +0530
commitc1027c4017631a7f1694d60f81efc8b46e0a8dc0 (patch)
treed22b6da58cc7cdcdd925db080f7592c32df37e73
parent7a3bfd077fe852e68439ecd2fe0ed480168a2d6b (diff)
downloadchef-c1027c4017631a7f1694d60f81efc8b46e0a8dc0.tar.gz
main - Update bundle (#12788)
* Latest bundle update Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--Gemfile.lock32
-rw-r--r--omnibus/Gemfile.lock20
2 files changed, 24 insertions, 28 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 797fea73e5..c9122806c7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: db6480f47f37954b9d3ac1fbb7837fbdb474646a
+ revision: ecac9bc41e7aff16786af373029d685ac7f558d4
branch: main
specs:
- ohai (18.0.9)
+ ohai (18.0.10)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -154,13 +154,13 @@ 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.578.0)
+ aws-sdk-core (3.130.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
- aws-sdk-kms (1.55.0)
+ aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.0)
@@ -182,7 +182,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)
@@ -227,7 +227,6 @@ GEM
net-ssh
ffi (1.15.5)
ffi (1.15.5-x64-mingw32)
- ffi (1.15.5-x64-unknown)
ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3)
ffi (~> 1.0)
@@ -307,11 +306,6 @@ GEM
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
wmi-lite (~> 1.0)
- mixlib-shellout (3.2.7-x64-unknown)
- chef-utils
- ffi-win32-extensions (~> 1.0.3)
- win32-process (~> 0.9)
- wmi-lite (~> 1.0)
multi_json (1.15.0)
multipart-post (2.1.1)
net-ftp (0.1.3)
@@ -327,7 +321,7 @@ GEM
netrc (0.11.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)
@@ -342,12 +336,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)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
@@ -391,7 +385,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)
@@ -411,7 +405,7 @@ GEM
date
timeout (0.2.0)
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)
@@ -472,7 +466,7 @@ GEM
ffi
win32-mutex (0.4.3)
win32-ipc (>= 0.6.0)
- win32-process (0.9.0)
+ win32-process (0.10.0)
ffi (>= 1.0.0)
win32-service (2.3.2)
ffi
@@ -504,8 +498,8 @@ GEM
PLATFORMS
ruby
x64-mingw32
- x64-unknown
x86-mingw32
+ x86_64-darwin-19
DEPENDENCIES
appbundler
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 04d641bc95..b997062eea 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 518f3f84fcd1ce2f4ca2e4ed0c332ab22f2da44b
+ revision: 6c95d0c3073cd6bc2d2d9ac2b4091ebe6bbf8825
branch: main
specs:
omnibus-software (4.0.0)
@@ -33,13 +33,13 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.575.0)
- aws-sdk-core (3.130.0)
+ aws-partitions (1.578.0)
+ aws-sdk-core (3.130.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
- aws-sdk-kms (1.55.0)
+ aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.0)
@@ -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)
@@ -318,10 +319,11 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
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)
@@ -424,7 +426,7 @@ GEM
ffi
win32-mutex (0.4.3)
win32-ipc (>= 0.6.0)
- win32-process (0.9.0)
+ win32-process (0.10.0)
ffi (>= 1.0.0)
win32-service (2.3.2)
ffi