diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-07 23:01:50 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-07 23:06:49 -0700 |
commit | ab7db7db8c9fe987bca4f6233adcd8a57fe59a60 (patch) | |
tree | 13a694f3aa734f598d51ab2f2138d8aa966adf57 /omnibus/Gemfile.lock | |
parent | df3759750506321028cde7adac73170fe9bafa52 (diff) | |
download | chef-ab7db7db8c9fe987bca4f6233adcd8a57fe59a60.tar.gz |
Ruby-3.0 builds
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index a21791a82a..3276ff0491 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 56f632109747b0db45ecf703f354bb68d89aba4d + revision: 0dcaeb1940283bcb98c00dcfe9bb2821726ffa0a branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.1.1) - aws-partitions (1.441.0) + aws-partitions (1.442.0) aws-sdk-core (3.113.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -465,4 +465,4 @@ DEPENDENCIES winrm-fs (~> 1.0) BUNDLED WITH - 2.1.4 + 2.2.15 |