Skip to content

Commit

Permalink
Merge pull request #939 from chef/knife-windows-update
Browse files Browse the repository at this point in the history
Update knife-windows to 3.0.15
  • Loading branch information
tas50 authored Feb 11, 2020
2 parents ebf3f9f + 6baa8d3 commit a676fcc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ GEM
ms_rest_azure (~> 0.11.1)
azure_mgmt_security (0.18.0)
ms_rest_azure (~> 0.11.1)
azure_mgmt_storage (0.19.1)
azure_mgmt_storage (0.19.2)
ms_rest_azure (~> 0.11.1)
backports (3.16.0)
bcrypt_pbkdf (1.0.1)
Expand Down Expand Up @@ -344,7 +344,7 @@ GEM
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
cookbook-omnifetch (0.9.0)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (5.20.0)
Expand Down Expand Up @@ -583,7 +583,7 @@ GEM
filesize (>= 0.1.1, < 0.3.0)
netaddr (~> 1.5)
rbvmomi (>= 1.8, < 3.0)
knife-windows (3.0.14)
knife-windows (3.0.15)
chef (>= 15.0)
winrm (~> 2.1)
winrm-elevated (~> 1.0)
Expand Down
30 changes: 15 additions & 15 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 582d6f905ca774fdb72b8f83beb03c4bbaf6645d
revision: 96e3a0b8d42d7386943dd292f0fa4d4a99b8f9db
branch: master
specs:
omnibus-software (4.0.0)
Expand Down Expand Up @@ -32,13 +32,13 @@ GEM
artifactory (3.0.12)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
aws-partitions (1.271.0)
aws-partitions (1.272.0)
aws-sdk-core (3.89.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.28.0)
aws-sdk-kms (1.29.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.60.2)
Expand All @@ -64,12 +64,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
chef (15.7.32)
chef (15.8.23)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.7.32)
chef-utils (= 15.7.32)
chef-config (= 15.8.23)
chef-utils (= 15.8.23)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand All @@ -96,12 +96,12 @@ GEM
train-winrm (>= 0.2.5)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (15.7.32-universal-mingw32)
chef (15.8.23-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.7.32)
chef-utils (= 15.7.32)
chef-config (= 15.8.23)
chef-utils (= 15.8.23)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand Down Expand Up @@ -137,19 +137,19 @@ GEM
win32-mmap (~> 0.4.1)
win32-mutex (~> 0.4.2)
win32-process (~> 0.8.2)
win32-service (>= 2.1.2, < 3.0)
win32-service (>= 2.1.5, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
chef-config (15.7.32)
chef-config (15.8.23)
addressable
chef-utils (= 15.7.32)
chef-utils (= 15.8.23)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-utils (15.7.32)
chef-utils (15.8.23)
chef-zero (14.0.17)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
Expand All @@ -158,7 +158,7 @@ GEM
uuidtools (~> 2.1)
citrus (3.0.2)
cleanroom (1.0.0)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
diff-lcs (1.3)
ed25519 (1.2.4)
equatable (0.6.1)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
progressbar (1.10.1)
proxifier (1.0.3)
public_suffix (4.0.3)
rack (2.1.2)
rack (2.2.2)
rainbow (3.0.0)
retryable (3.0.5)
ruby-progressbar (1.10.1)
Expand Down

0 comments on commit a676fcc

Please sign in to comment.