summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-22 19:54:43 +0530
committerGitHub <noreply@github.com>2022-07-22 19:54:43 +0530
commitba9bfa15c9dba222fe76062df57b56d0311c59f2 (patch)
treede68039b3064d1e7233426e5905e4720df630d64
parent7102e04a23adcf2399e2b3e4ee65dbe3508dcb04 (diff)
downloadchef-ba9bfa15c9dba222fe76062df57b56d0311c59f2.tar.gz
Bump omnibus-software from `a9b13a0` to `1d540dc` in /omnibus (#13089)
* Bump omnibus-software from `a9b13a0` to `1d540dc` in /omnibus Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a9b13a0` to `1d540dc`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a9b13a09c2f89e4618225dd41b2fd08f2150a1ba...1d540dcdefae0fa75eb832590e85294e7c26660a) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Fix adhoc pipeline win-32 api load failure by adding back platform x64-mingw Signed-off-by: Neha Pansare <neha.pansare@progress.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--omnibus/Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 784153a17e..4c542ecf1e 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: a9b13a09c2f89e4618225dd41b2fd08f2150a1ba
+ revision: 1d540dcdefae0fa75eb832590e85294e7c26660a
branch: main
specs:
omnibus-software (4.0.0)
@@ -17,7 +17,7 @@ GIT
chef-utils (>= 15.4)
contracts (>= 0.16.0, < 0.17.0)
ffi-yajl (~> 2.2)
- license_scout (~> 1.3)
+ license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
mixlib-versioning
ohai (>= 15, < 18)
@@ -34,13 +34,13 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.594.0)
- aws-sdk-core (3.131.1)
+ aws-partitions (1.608.0)
+ aws-sdk-core (3.131.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
- aws-sdk-kms (1.57.0)
+ aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
@@ -264,7 +264,7 @@ GEM
mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
- mixlib-config (3.0.9)
+ mixlib-config (3.0.27)
tomlrb
mixlib-install (3.12.16)
mixlib-shellout
@@ -286,7 +286,7 @@ GEM
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
- multipart-post (2.1.1)
+ multipart-post (2.2.3)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
@@ -381,10 +381,10 @@ GEM
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (1.2.1)
- toml-rb (2.1.2)
+ toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.9.2)
+ train-core (3.10.1)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)