mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Merge pull request #6049 from inspec/jsnapp/IPACK-192-use-new-windows-builders
Update omnibus and omnibus-software in Gemfile.lock
This commit is contained in:
commit
e1a1360bfc
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
GIT
|
||||
remote: https://github.com/chef/omnibus-software.git
|
||||
revision: 960cb6ed1ddfd6abbf9798fc180126c2e704fcd4
|
||||
revision: 8a0e391d4232ab3fc5fb7a03b15932335a0214c4
|
||||
branch: main
|
||||
specs:
|
||||
omnibus-software (4.0.0)
|
||||
omnibus (>= 8.0.0)
|
||||
omnibus (>= 9.0.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/chef/omnibus.git
|
||||
revision: 124d5960ab2d3ed15b321d12d8da5b475631e16b
|
||||
revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf
|
||||
branch: main
|
||||
specs:
|
||||
omnibus (8.3.2)
|
||||
omnibus (9.0.0)
|
||||
aws-sdk-s3 (~> 1)
|
||||
chef-cleanroom (~> 1.0)
|
||||
chef-utils (>= 15.4)
|
||||
|
|
Loading…
Reference in a new issue