mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Bump berkshelf from 8.0.2 to 8.0.7 in /omnibus (#63)
Bumps [berkshelf](https://github.com/chef/berkshelf) from 8.0.2 to 8.0.7. - [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/berkshelf/compare/v8.0.2...v8.0.7) --- updated-dependencies: - dependency-name: berkshelf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6d5dc2b9a
commit
cb8d6994f1
1 changed files with 101 additions and 62 deletions
|
@ -47,15 +47,15 @@ GEM
|
||||||
aws-sdk-core (~> 3, >= 3.127.0)
|
aws-sdk-core (~> 3, >= 3.127.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.4)
|
aws-sigv4 (~> 1.4)
|
||||||
aws-sdk-secretsmanager (1.64.0)
|
aws-sdk-secretsmanager (1.77.0)
|
||||||
aws-sdk-core (~> 3, >= 3.127.0)
|
aws-sdk-core (~> 3, >= 3.174.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.5.2)
|
aws-sigv4 (1.5.2)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
bcrypt_pbkdf (1.1.0)
|
bcrypt_pbkdf (1.1.0)
|
||||||
bcrypt_pbkdf (1.1.0-x64-mingw32)
|
bcrypt_pbkdf (1.1.0-x64-mingw32)
|
||||||
bcrypt_pbkdf (1.1.0-x86-mingw32)
|
bcrypt_pbkdf (1.1.0-x86-mingw32)
|
||||||
berkshelf (8.0.2)
|
berkshelf (8.0.7)
|
||||||
chef (>= 15.7.32)
|
chef (>= 15.7.32)
|
||||||
chef-config
|
chef-config
|
||||||
cleanroom (~> 1.0)
|
cleanroom (~> 1.0)
|
||||||
|
@ -69,54 +69,57 @@ GEM
|
||||||
solve (~> 4.0)
|
solve (~> 4.0)
|
||||||
thor (>= 0.20)
|
thor (>= 0.20)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
chef (17.10.0)
|
chef (18.2.7)
|
||||||
addressable
|
addressable
|
||||||
aws-sdk-s3 (~> 1.91)
|
aws-sdk-s3 (~> 1.91)
|
||||||
aws-sdk-secretsmanager (~> 1.46)
|
aws-sdk-secretsmanager (~> 1.46)
|
||||||
chef-config (= 17.10.0)
|
chef-config (= 18.2.7)
|
||||||
chef-utils (= 17.10.0)
|
chef-utils (= 18.2.7)
|
||||||
chef-vault
|
chef-vault
|
||||||
chef-zero (>= 14.0.11)
|
chef-zero (>= 14.0.11)
|
||||||
corefoundation (~> 0.3.4)
|
corefoundation (~> 0.3.4)
|
||||||
diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
|
diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
|
||||||
erubis (~> 2.7)
|
erubis (~> 2.7)
|
||||||
ffi (>= 1.5.0)
|
ffi (>= 1.15.5)
|
||||||
ffi-libarchive (~> 1.0, >= 1.0.3)
|
ffi-libarchive (~> 1.0, >= 1.0.3)
|
||||||
ffi-yajl (~> 2.2)
|
ffi-yajl (~> 2.2)
|
||||||
iniparse (~> 1.4)
|
iniparse (~> 1.4)
|
||||||
inspec-core (~> 4.23)
|
inspec-core (>= 5)
|
||||||
license-acceptance (>= 1.0.5, < 3)
|
license-acceptance (>= 1.0.5, < 3)
|
||||||
mixlib-archive (>= 0.4, < 2.0)
|
mixlib-archive (>= 0.4, < 2.0)
|
||||||
mixlib-authentication (>= 2.1, < 4)
|
mixlib-authentication (>= 2.1, < 4)
|
||||||
mixlib-cli (>= 2.1.1, < 3.0)
|
mixlib-cli (>= 2.1.1, < 3.0)
|
||||||
mixlib-log (>= 2.0.3, < 4.0)
|
mixlib-log (>= 2.0.3, < 4.0)
|
||||||
mixlib-shellout (>= 3.1.1, < 4.0)
|
mixlib-shellout (>= 3.1.1, < 4.0)
|
||||||
net-sftp (>= 2.1.2, < 4.0)
|
net-ftp
|
||||||
ohai (~> 17.0)
|
net-sftp (>= 2.1.2, < 5.0)
|
||||||
|
ohai (~> 18.0)
|
||||||
plist (~> 3.2)
|
plist (~> 3.2)
|
||||||
proxifier (~> 1.0)
|
proxifier2 (~> 1.1)
|
||||||
syslog-logger (~> 1.6)
|
syslog-logger (~> 1.6)
|
||||||
train-core (~> 3.2, >= 3.2.28)
|
train-core (~> 3.10)
|
||||||
|
train-rest (>= 0.4.1)
|
||||||
train-winrm (>= 0.2.5)
|
train-winrm (>= 0.2.5)
|
||||||
|
unf_ext (>= 0.0.8.2)
|
||||||
uuidtools (>= 2.1.5, < 3.0)
|
uuidtools (>= 2.1.5, < 3.0)
|
||||||
vault (~> 0.16)
|
vault (~> 0.16)
|
||||||
chef (17.10.0-universal-mingw32)
|
chef (18.2.7-x64-mingw-ucrt)
|
||||||
addressable
|
addressable
|
||||||
aws-sdk-s3 (~> 1.91)
|
aws-sdk-s3 (~> 1.91)
|
||||||
aws-sdk-secretsmanager (~> 1.46)
|
aws-sdk-secretsmanager (~> 1.46)
|
||||||
chef-config (= 17.10.0)
|
chef-config (= 18.2.7)
|
||||||
chef-powershell (~> 1.0.12)
|
chef-powershell (~> 18.0.0)
|
||||||
chef-utils (= 17.10.0)
|
chef-utils (= 18.2.7)
|
||||||
chef-vault
|
chef-vault
|
||||||
chef-zero (>= 14.0.11)
|
chef-zero (>= 14.0.11)
|
||||||
corefoundation (~> 0.3.4)
|
corefoundation (~> 0.3.4)
|
||||||
diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
|
diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
|
||||||
erubis (~> 2.7)
|
erubis (~> 2.7)
|
||||||
ffi (>= 1.5.0)
|
ffi (>= 1.15.5)
|
||||||
ffi-libarchive (~> 1.0, >= 1.0.3)
|
ffi-libarchive (~> 1.0, >= 1.0.3)
|
||||||
ffi-yajl (~> 2.2)
|
ffi-yajl (~> 2.2)
|
||||||
iniparse (~> 1.4)
|
iniparse (~> 1.4)
|
||||||
inspec-core (~> 4.23)
|
inspec-core (>= 5)
|
||||||
iso8601 (>= 0.12.1, < 0.14)
|
iso8601 (>= 0.12.1, < 0.14)
|
||||||
license-acceptance (>= 1.0.5, < 3)
|
license-acceptance (>= 1.0.5, < 3)
|
||||||
mixlib-archive (>= 0.4, < 2.0)
|
mixlib-archive (>= 0.4, < 2.0)
|
||||||
|
@ -124,17 +127,20 @@ GEM
|
||||||
mixlib-cli (>= 2.1.1, < 3.0)
|
mixlib-cli (>= 2.1.1, < 3.0)
|
||||||
mixlib-log (>= 2.0.3, < 4.0)
|
mixlib-log (>= 2.0.3, < 4.0)
|
||||||
mixlib-shellout (>= 3.1.1, < 4.0)
|
mixlib-shellout (>= 3.1.1, < 4.0)
|
||||||
net-sftp (>= 2.1.2, < 4.0)
|
net-ftp
|
||||||
ohai (~> 17.0)
|
net-sftp (>= 2.1.2, < 5.0)
|
||||||
|
ohai (~> 18.0)
|
||||||
plist (~> 3.2)
|
plist (~> 3.2)
|
||||||
proxifier (~> 1.0)
|
proxifier2 (~> 1.1)
|
||||||
syslog-logger (~> 1.6)
|
syslog-logger (~> 1.6)
|
||||||
train-core (~> 3.2, >= 3.2.28)
|
train-core (~> 3.10)
|
||||||
|
train-rest (>= 0.4.1)
|
||||||
train-winrm (>= 0.2.5)
|
train-winrm (>= 0.2.5)
|
||||||
|
unf_ext (>= 0.0.8.2)
|
||||||
uuidtools (>= 2.1.5, < 3.0)
|
uuidtools (>= 2.1.5, < 3.0)
|
||||||
vault (~> 0.16)
|
vault (~> 0.16)
|
||||||
win32-api (~> 1.5.3)
|
win32-api (~> 1.10.0)
|
||||||
win32-certstore (~> 0.6.2)
|
win32-certstore (~> 0.6.15)
|
||||||
win32-event (~> 0.6.1)
|
win32-event (~> 0.6.1)
|
||||||
win32-eventlog (= 0.6.3)
|
win32-eventlog (= 0.6.3)
|
||||||
win32-mmap (~> 0.4.1)
|
win32-mmap (~> 0.4.1)
|
||||||
|
@ -144,22 +150,22 @@ GEM
|
||||||
win32-taskscheduler (~> 2.0)
|
win32-taskscheduler (~> 2.0)
|
||||||
wmi-lite (~> 1.0)
|
wmi-lite (~> 1.0)
|
||||||
chef-cleanroom (1.0.5)
|
chef-cleanroom (1.0.5)
|
||||||
chef-config (17.10.0)
|
chef-config (18.2.7)
|
||||||
addressable
|
addressable
|
||||||
chef-utils (= 17.10.0)
|
chef-utils (= 18.2.7)
|
||||||
fuzzyurl
|
fuzzyurl
|
||||||
mixlib-config (>= 2.2.12, < 4.0)
|
mixlib-config (>= 2.2.12, < 4.0)
|
||||||
mixlib-shellout (>= 2.0, < 4.0)
|
mixlib-shellout (>= 2.0, < 4.0)
|
||||||
tomlrb (~> 1.2)
|
tomlrb (~> 1.2)
|
||||||
chef-powershell (1.0.13)
|
chef-powershell (18.0.2)
|
||||||
ffi (~> 1.15)
|
ffi (~> 1.15)
|
||||||
ffi-yajl (~> 2.4)
|
ffi-yajl (~> 2.4)
|
||||||
chef-telemetry (1.1.1)
|
chef-telemetry (1.1.1)
|
||||||
chef-config
|
chef-config
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
chef-utils (17.10.0)
|
chef-utils (18.2.7)
|
||||||
concurrent-ruby
|
concurrent-ruby
|
||||||
chef-vault (4.1.10)
|
chef-vault (4.1.11)
|
||||||
chef-zero (15.0.11)
|
chef-zero (15.0.11)
|
||||||
ffi-yajl (~> 2.2)
|
ffi-yajl (~> 2.2)
|
||||||
hashie (>= 2.0, < 5.0)
|
hashie (>= 2.0, < 5.0)
|
||||||
|
@ -174,25 +180,19 @@ GEM
|
||||||
contracts (0.16.1)
|
contracts (0.16.1)
|
||||||
corefoundation (0.3.13)
|
corefoundation (0.3.13)
|
||||||
ffi (>= 1.15.0)
|
ffi (>= 1.15.0)
|
||||||
|
date (3.3.3)
|
||||||
diff-lcs (1.5.0)
|
diff-lcs (1.5.0)
|
||||||
|
domain_name (0.5.20190701)
|
||||||
|
unf (>= 0.0.5, < 1.0.0)
|
||||||
ed25519 (1.3.0)
|
ed25519 (1.3.0)
|
||||||
erubi (1.12.0)
|
erubi (1.12.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
faraday (1.4.3)
|
faraday (2.7.7)
|
||||||
faraday-em_http (~> 1.0)
|
faraday-net_http (>= 2.0, < 3.1)
|
||||||
faraday-em_synchrony (~> 1.0)
|
|
||||||
faraday-excon (~> 1.1)
|
|
||||||
faraday-net_http (~> 1.0)
|
|
||||||
faraday-net_http_persistent (~> 1.1)
|
|
||||||
multipart-post (>= 1.2, < 3)
|
|
||||||
ruby2_keywords (>= 0.0.4)
|
ruby2_keywords (>= 0.0.4)
|
||||||
faraday-em_http (1.0.0)
|
faraday-follow_redirects (0.3.0)
|
||||||
faraday-em_synchrony (1.0.0)
|
faraday (>= 1, < 3)
|
||||||
faraday-excon (1.1.0)
|
faraday-net_http (3.0.2)
|
||||||
faraday-net_http (1.0.1)
|
|
||||||
faraday-net_http_persistent (1.2.0)
|
|
||||||
faraday_middleware (1.2.0)
|
|
||||||
faraday (~> 1.0)
|
|
||||||
ffi (1.15.5)
|
ffi (1.15.5)
|
||||||
ffi (1.15.5-x64-mingw-ucrt)
|
ffi (1.15.5-x64-mingw-ucrt)
|
||||||
ffi (1.15.5-x64-mingw32)
|
ffi (1.15.5-x64-mingw32)
|
||||||
|
@ -210,13 +210,16 @@ GEM
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
rexml (~> 3.0)
|
rexml (~> 3.0)
|
||||||
hashie (4.1.0)
|
hashie (4.1.0)
|
||||||
|
http-accept (1.7.0)
|
||||||
|
http-cookie (1.0.5)
|
||||||
|
domain_name (~> 0.5)
|
||||||
httpclient (2.8.3)
|
httpclient (2.8.3)
|
||||||
iniparse (1.5.0)
|
iniparse (1.5.0)
|
||||||
inspec-core (4.56.20)
|
inspec-core (5.22.3)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
chef-telemetry (~> 1.0, >= 1.0.8)
|
chef-telemetry (~> 1.0, >= 1.0.8)
|
||||||
faraday (>= 0.9.0, < 1.5)
|
faraday (>= 1, < 3)
|
||||||
faraday_middleware (~> 1.0)
|
faraday-follow_redirects (~> 0.3)
|
||||||
hashie (>= 3.4, < 5.0)
|
hashie (>= 3.4, < 5.0)
|
||||||
license-acceptance (>= 0.2.13, < 3.0)
|
license-acceptance (>= 0.2.13, < 3.0)
|
||||||
method_source (>= 0.8, < 2.0)
|
method_source (>= 0.8, < 2.0)
|
||||||
|
@ -232,7 +235,7 @@ GEM
|
||||||
sslshake (~> 1.2)
|
sslshake (~> 1.2)
|
||||||
thor (>= 0.20, < 2.0)
|
thor (>= 0.20, < 2.0)
|
||||||
tomlrb (>= 1.2, < 2.1)
|
tomlrb (>= 1.2, < 2.1)
|
||||||
train-core (~> 3.0)
|
train-core (~> 3.10)
|
||||||
tty-prompt (~> 0.17)
|
tty-prompt (~> 0.17)
|
||||||
tty-table (~> 0.10)
|
tty-table (~> 0.10)
|
||||||
iostruct (0.0.5)
|
iostruct (0.0.5)
|
||||||
|
@ -257,6 +260,9 @@ GEM
|
||||||
little-plugger (~> 1.1)
|
little-plugger (~> 1.1)
|
||||||
multi_json (~> 1.14)
|
multi_json (~> 1.14)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
|
mime-types (3.4.1)
|
||||||
|
mime-types-data (~> 3.2015)
|
||||||
|
mime-types-data (3.2023.0218.1)
|
||||||
minitar (0.9)
|
minitar (0.9)
|
||||||
mixlib-archive (1.1.7)
|
mixlib-archive (1.1.7)
|
||||||
mixlib-log
|
mixlib-log
|
||||||
|
@ -287,20 +293,26 @@ GEM
|
||||||
molinillo (0.8.0)
|
molinillo (0.8.0)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multipart-post (2.3.0)
|
multipart-post (2.3.0)
|
||||||
|
net-ftp (0.2.0)
|
||||||
|
net-protocol
|
||||||
|
time
|
||||||
|
net-protocol (0.2.1)
|
||||||
|
timeout
|
||||||
net-scp (4.0.0)
|
net-scp (4.0.0)
|
||||||
net-ssh (>= 2.6.5, < 8.0.0)
|
net-ssh (>= 2.6.5, < 8.0.0)
|
||||||
net-sftp (3.0.0)
|
net-sftp (4.0.0)
|
||||||
net-ssh (>= 5.0.0, < 7.0.0)
|
net-ssh (>= 5.0.0, < 8.0.0)
|
||||||
net-ssh (6.1.0)
|
net-ssh (7.1.0)
|
||||||
net-ssh-gateway (2.0.0)
|
net-ssh-gateway (2.0.0)
|
||||||
net-ssh (>= 4.0.0)
|
net-ssh (>= 4.0.0)
|
||||||
|
netrc (0.11.0)
|
||||||
nori (2.6.0)
|
nori (2.6.0)
|
||||||
octokit (4.25.1)
|
octokit (4.25.1)
|
||||||
faraday (>= 1, < 3)
|
faraday (>= 1, < 3)
|
||||||
sawyer (~> 0.9)
|
sawyer (~> 0.9)
|
||||||
ohai (17.9.1)
|
ohai (18.1.3)
|
||||||
chef-config (>= 14.12, < 18)
|
chef-config (>= 14.12, < 19)
|
||||||
chef-utils (>= 16.0, < 18)
|
chef-utils (>= 16.0, < 19)
|
||||||
ffi (~> 1.9)
|
ffi (~> 1.9)
|
||||||
ffi-yajl (~> 2.2)
|
ffi-yajl (~> 2.2)
|
||||||
ipaddress
|
ipaddress
|
||||||
|
@ -311,7 +323,7 @@ GEM
|
||||||
plist (~> 3.1)
|
plist (~> 3.1)
|
||||||
train-core
|
train-core
|
||||||
wmi-lite (~> 1.0)
|
wmi-lite (~> 1.0)
|
||||||
parallel (1.22.1)
|
parallel (1.23.0)
|
||||||
parslet (1.8.2)
|
parslet (1.8.2)
|
||||||
pastel (0.8.0)
|
pastel (0.8.0)
|
||||||
tty-color (~> 0.5)
|
tty-color (~> 0.5)
|
||||||
|
@ -322,13 +334,30 @@ GEM
|
||||||
rainbow
|
rainbow
|
||||||
zhexdump (>= 0.0.2)
|
zhexdump (>= 0.0.2)
|
||||||
plist (3.7.0)
|
plist (3.7.0)
|
||||||
proxifier (1.0.3)
|
proxifier2 (1.1.0)
|
||||||
pry (0.14.1)
|
pry (0.14.2)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
public_suffix (5.0.1)
|
public_suffix (5.0.1)
|
||||||
rack (2.2.6.4)
|
rack (2.2.7)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
|
rest-client (2.1.0)
|
||||||
|
http-accept (>= 1.7.0, < 2.0)
|
||||||
|
http-cookie (>= 1.0.2, < 2.0)
|
||||||
|
mime-types (>= 1.16, < 4.0)
|
||||||
|
netrc (~> 0.8)
|
||||||
|
rest-client (2.1.0-x64-mingw32)
|
||||||
|
ffi (~> 1.9)
|
||||||
|
http-accept (>= 1.7.0, < 2.0)
|
||||||
|
http-cookie (>= 1.0.2, < 2.0)
|
||||||
|
mime-types (>= 1.16, < 4.0)
|
||||||
|
netrc (~> 0.8)
|
||||||
|
rest-client (2.1.0-x86-mingw32)
|
||||||
|
ffi (~> 1.9)
|
||||||
|
http-accept (>= 1.7.0, < 2.0)
|
||||||
|
http-cookie (>= 1.0.2, < 2.0)
|
||||||
|
mime-types (>= 1.16, < 4.0)
|
||||||
|
netrc (~> 0.8)
|
||||||
retryable (3.0.5)
|
retryable (3.0.5)
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rspec (3.11.0)
|
rspec (3.11.0)
|
||||||
|
@ -337,16 +366,16 @@ GEM
|
||||||
rspec-mocks (~> 3.11.0)
|
rspec-mocks (~> 3.11.0)
|
||||||
rspec-core (3.11.0)
|
rspec-core (3.11.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-expectations (3.11.0)
|
rspec-expectations (3.11.1)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-its (1.3.0)
|
rspec-its (1.3.0)
|
||||||
rspec-core (>= 3.0.0)
|
rspec-core (>= 3.0.0)
|
||||||
rspec-expectations (>= 3.0.0)
|
rspec-expectations (>= 3.0.0)
|
||||||
rspec-mocks (3.11.1)
|
rspec-mocks (3.11.2)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.11.0)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-support (3.11.0)
|
rspec-support (3.11.1)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
rubyntlm (0.6.3)
|
rubyntlm (0.6.3)
|
||||||
|
@ -381,6 +410,9 @@ GEM
|
||||||
winrm-elevated (~> 1.0)
|
winrm-elevated (~> 1.0)
|
||||||
winrm-fs (~> 1.1)
|
winrm-fs (~> 1.1)
|
||||||
thor (1.2.2)
|
thor (1.2.2)
|
||||||
|
time (0.2.2)
|
||||||
|
date
|
||||||
|
timeout (0.4.0)
|
||||||
toml-rb (2.2.0)
|
toml-rb (2.2.0)
|
||||||
citrus (~> 3.0, > 3.0)
|
citrus (~> 3.0, > 3.0)
|
||||||
tomlrb (1.3.0)
|
tomlrb (1.3.0)
|
||||||
|
@ -391,6 +423,10 @@ GEM
|
||||||
mixlib-shellout (>= 2.0, < 4.0)
|
mixlib-shellout (>= 2.0, < 4.0)
|
||||||
net-scp (>= 1.2, < 5.0)
|
net-scp (>= 1.2, < 5.0)
|
||||||
net-ssh (>= 2.9, < 8.0)
|
net-ssh (>= 2.9, < 8.0)
|
||||||
|
train-rest (0.5.0)
|
||||||
|
aws-sigv4 (~> 1.5)
|
||||||
|
rest-client (~> 2.1)
|
||||||
|
train-core (~> 3.0)
|
||||||
train-winrm (0.2.13)
|
train-winrm (0.2.13)
|
||||||
winrm (>= 2.3.6, < 3.0)
|
winrm (>= 2.3.6, < 3.0)
|
||||||
winrm-elevated (~> 1.2.2)
|
winrm-elevated (~> 1.2.2)
|
||||||
|
@ -413,13 +449,16 @@ GEM
|
||||||
pastel (~> 0.8)
|
pastel (~> 0.8)
|
||||||
strings (~> 0.2.0)
|
strings (~> 0.2.0)
|
||||||
tty-screen (~> 0.8)
|
tty-screen (~> 0.8)
|
||||||
|
unf (0.1.4)
|
||||||
|
unf_ext
|
||||||
|
unf_ext (0.0.8.2)
|
||||||
unicode-display_width (2.4.2)
|
unicode-display_width (2.4.2)
|
||||||
unicode_utils (1.4.0)
|
unicode_utils (1.4.0)
|
||||||
uuidtools (2.2.0)
|
uuidtools (2.2.0)
|
||||||
vault (0.17.0)
|
vault (0.17.0)
|
||||||
aws-sigv4
|
aws-sigv4
|
||||||
webrick (1.7.0)
|
webrick (1.8.1)
|
||||||
win32-api (1.5.3-universal-mingw32)
|
win32-api (1.10.1-universal-mingw32)
|
||||||
win32-certstore (0.6.15)
|
win32-certstore (0.6.15)
|
||||||
chef-powershell (>= 1.0.12)
|
chef-powershell (>= 1.0.12)
|
||||||
ffi
|
ffi
|
||||||
|
|
Loading…
Reference in a new issue