diff options
author | Bryan McLellan <btm@chef.io> | 2019-11-02 21:38:31 -0400 |
---|---|---|
committer | Bryan McLellan <btm@chef.io> | 2019-11-02 21:38:31 -0400 |
commit | d0314e9319c8f4a3d5f003c45f890c891e2e2227 (patch) | |
tree | 39c1cb153e0236ae1031fbd51fa47fd9ebc5d58d | |
parent | a16e94afeefe34abe1c57e6c4f44e25721db7082 (diff) | |
download | chef-d0314e9319c8f4a3d5f003c45f890c891e2e2227.tar.gz |
Bump omnibus to 6.1.10
Pull in fix https://github.com/chef/omnibus/pull/910
Signed-off-by: Bryan McLellan <btm@chef.io>
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index d5285f4437..85559683a7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: c5c10bff2b34bcf530a7cb215eb819ac6a3913c6 + revision: 5d952430595caa1f76429fe0834efd0fc39d82ae branch: master specs: - omnibus (6.1.9) + omnibus (6.1.10) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-sugar-ng (>= 3.3) |