diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-10 19:42:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-10 19:42:29 +0000 |
commit | c71c892509f0de5214d54ca0db14c4b0c2eadb5b (patch) | |
tree | 1f17513b5505ce0652066a8d60488f8705dd64cd /omnibus | |
parent | 392785b4bc21c22a1ccbc44e00fe3ef924166f18 (diff) | |
download | chef-c71c892509f0de5214d54ca0db14c4b0c2eadb5b.tar.gz |
Bump omnibus from `fb2a005` to `4a3c044` in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `fb2a005` to `4a3c044`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](https://github.com/chef/omnibus/compare/fb2a0058e37d4bede556d085714d54a5ded99f58...4a3c044138a2415dfb21ef53603f0a941407a2f0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 0f80d55e50..f4582d8aae 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: fb2a0058e37d4bede556d085714d54a5ded99f58 + revision: 4a3c044138a2415dfb21ef53603f0a941407a2f0 branch: master specs: - omnibus (8.1.1) + omnibus (8.1.2) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -30,10 +30,10 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) artifactory (3.0.15) - awesome_print (1.8.0) - aws-eventstream (1.1.0) - aws-partitions (1.427.0) - aws-sdk-core (3.112.0) + awesome_print (1.9.2) + aws-eventstream (1.1.1) + aws-partitions (1.432.0) + aws-sdk-core (3.112.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -41,11 +41,11 @@ GEM aws-sdk-kms (1.42.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.88.1) + aws-sdk-s3 (1.90.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.2) + aws-sigv4 (1.2.3) aws-eventstream (~> 1, >= 1.0.2) bcrypt_pbkdf (1.1.0.rc2) bcrypt_pbkdf (1.1.0.rc2-x64-mingw32) @@ -185,9 +185,9 @@ GEM faraday-net_http (1.0.1) faraday_middleware (1.0.0) faraday (~> 1.0) - ffi (1.14.2) - ffi (1.14.2-x64-mingw32) - ffi (1.14.2-x86-mingw32) + ffi (1.15.0) + ffi (1.15.0-x64-mingw32) + ffi (1.15.0-x86-mingw32) ffi-libarchive (1.0.17) ffi (~> 1.0) ffi-win32-extensions (1.0.4) @@ -371,7 +371,7 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.4.9) + train-core (3.5.2) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |