diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-08 14:26:27 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2021-07-08 14:26:27 -0700 |
commit | 5bec93c489610b2e3bc2e7b50f6317cf18e9758e (patch) | |
tree | 8fb77d9ac65bbd27ae9f8d197645edfd00531411 /omnibus/Gemfile.lock | |
parent | c55d36d1a7957975ee3b5bb9fe33a6da726fd8c2 (diff) | |
download | chef-5bec93c489610b2e3bc2e7b50f6317cf18e9758e.tar.gz |
Update Ruby to 3.0.2 to resolve CVEs
This also bring in newer releases of rubygems and bundler with a ton of
fixes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index f96ae0354d..23b6a35b15 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: b02a8c311c403c102a79ba1c1d8c0ce689d93373 + revision: e9feb357a695b6d022e7da2bb535baf5d53e8e84 branch: master specs: omnibus-software (4.0.0) @@ -33,8 +33,8 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.1.1) - aws-partitions (1.473.0) - aws-sdk-core (3.115.0) + aws-partitions (1.475.0) + aws-sdk-core (3.116.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -46,7 +46,7 @@ GEM aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0-x64-mingw32) |