summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2022-02-17 19:04:33 -0800
committerTim Smith <tsmith@chef.io>2022-02-22 10:40:17 -0800
commit7e8a60b8b3b47ea7aa926b1367dd18740c91e7ca (patch)
tree1d766480c1ac710f0e5e8e136240854c0faca8d3 /omnibus
parent3702acf73d57f1c94aa0609e6b8eeaa14db10c1f (diff)
downloadchef-7e8a60b8b3b47ea7aa926b1367dd18740c91e7ca.tar.gz
Loosen the win32-api dep to allow for the latest releases
We're using a version from 2015. https://github.com/cosmo0920/win32-api/blob/master/CHANGES Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index edd81b3b77..a319282bc4 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: d60226874b63a6076d6ed649e75be6e1d6972e44
+ revision: eb3cc77851e5d9d7e04b68fbe3695e321e243304
branch: main
specs:
omnibus-software (4.0.0)
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: cf9ef0a34a441d0047bb3113c1a19cc4a376d7b3
+ revision: 124d5960ab2d3ed15b321d12d8da5b475631e16b
branch: main
specs:
omnibus (8.3.2)
@@ -33,8 +33,8 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.554.0)
- aws-sdk-core (3.126.1)
+ aws-partitions (1.556.0)
+ aws-sdk-core (3.126.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -68,12 +68,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
- chef (17.9.42)
+ chef (17.9.52)
addressable
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 17.9.42)
- chef-utils (= 17.9.42)
+ chef-config (= 17.9.52)
+ chef-utils (= 17.9.52)
chef-vault
chef-zero (>= 14.0.11)
corefoundation (~> 0.3.4)
@@ -99,12 +99,12 @@ GEM
train-winrm (>= 0.2.5)
uuidtools (>= 2.1.5, < 3.0)
vault (~> 0.16)
- chef (17.9.42-universal-mingw32)
+ chef (17.9.52-universal-mingw32)
addressable
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 17.9.42)
- chef-utils (= 17.9.42)
+ chef-config (= 17.9.52)
+ chef-utils (= 17.9.52)
chef-vault
chef-zero (>= 14.0.11)
corefoundation (~> 0.3.4)
@@ -142,9 +142,9 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.4)
- chef-config (17.9.42)
+ chef-config (17.9.52)
addressable
- chef-utils (= 17.9.42)
+ chef-utils (= 17.9.52)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -152,7 +152,7 @@ GEM
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
- chef-utils (17.9.42)
+ chef-utils (17.9.52)
concurrent-ruby
chef-vault (4.1.5)
chef-zero (15.0.11)
@@ -167,7 +167,7 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.1.9)
contracts (0.16.1)
- corefoundation (0.3.10)
+ corefoundation (0.3.13)
ffi (>= 1.15.0)
diff-lcs (1.3)
ed25519 (1.3.0)