diff options
author | Tim Smith <tsmith@chef.io> | 2021-06-17 07:25:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 07:25:40 -0700 |
commit | 71f80dc67d4f61e6172ff86c91e4b45e4453b6fb (patch) | |
tree | 92cbf6afd364d9797cb3289c8271a29b0354654a | |
parent | 42ab695e89aa2a933359bfa6498c486704dd03ed (diff) | |
parent | 77be3e1cc1c9897f5b06cc5d94661ff8cc6f402d (diff) | |
download | chef-71f80dc67d4f61e6172ff86c91e4b45e4453b6fb.tar.gz |
Merge pull request #11725 from chef/dependabot/bundler/omnibus/chef-16/omnibus-software-68f693d
Bump omnibus-software from `b1e7b08` to `68f693d` in /omnibus
-rw-r--r-- | omnibus/Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 5ea7263d7d..8e092c9313 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: b1e7b08cbc956679a912148aaeb6469ff8a7ed56 + revision: 68f693d43977a30df7a3a25a705aa061205e91fd branch: master specs: omnibus-software (4.0.0) @@ -32,16 +32,16 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.1.1) - aws-partitions (1.462.0) - aws-sdk-core (3.114.0) + aws-partitions (1.468.0) + aws-sdk-core (3.114.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.43.0) + aws-sdk-kms (1.44.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.95.1) + aws-sdk-s3 (1.96.1) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -142,7 +142,7 @@ GEM faraday-net_http_persistent (1.1.0) faraday_middleware (1.0.0) faraday (~> 1.0) - ffi (1.15.1) + ffi (1.15.3) ffi-libarchive (1.0.17) ffi (~> 1.0) ffi-yajl (2.4.0) @@ -191,7 +191,7 @@ GEM tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.2.10) + license_scout (1.2.12) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) |