mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-16 21:27:00 +02:00
Merge 29a32d0acc6d7e86ee9686b9db444db3d26f8638 into a8dc3b5a6bc76a0fe066722b24dc74eda74fee8b
This commit is contained in:
commit
a018bfd93c
63
Gemfile.lock
63
Gemfile.lock
@ -51,19 +51,18 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.1.5.1)
|
activesupport (7.2.3.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
drb
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
logger (>= 1.4.2)
|
logger (>= 1.4.2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1, < 6)
|
||||||
mutex_m
|
|
||||||
securerandom (>= 0.3)
|
securerandom (>= 0.3)
|
||||||
tzinfo (~> 2.0)
|
tzinfo (~> 2.0, >= 2.0.5)
|
||||||
addressable (2.8.7)
|
addressable (2.8.7)
|
||||||
public_suffix (>= 2.0.2, < 7.0)
|
public_suffix (>= 2.0.2, < 7.0)
|
||||||
ast (2.4.3)
|
ast (2.4.3)
|
||||||
@ -319,8 +318,8 @@ GEM
|
|||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
bcrypt_pbkdf (1.1.1)
|
bcrypt_pbkdf (1.1.1)
|
||||||
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
|
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
|
||||||
benchmark (0.4.0)
|
benchmark (0.5.0)
|
||||||
bigdecimal (3.3.1)
|
bigdecimal (4.0.1)
|
||||||
bson (4.15.0)
|
bson (4.15.0)
|
||||||
builder (3.3.0)
|
builder (3.3.0)
|
||||||
cgi (0.5.0)
|
cgi (0.5.0)
|
||||||
@ -331,7 +330,7 @@ GEM
|
|||||||
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-gyoku (1.4.5)
|
chef-gyoku (1.5.0)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
rexml (~> 3.4)
|
rexml (~> 3.4)
|
||||||
chef-telemetry (1.1.1)
|
chef-telemetry (1.1.1)
|
||||||
@ -339,29 +338,30 @@ GEM
|
|||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
chef-utils (18.7.6)
|
chef-utils (18.7.6)
|
||||||
concurrent-ruby
|
concurrent-ruby
|
||||||
chef-winrm (2.3.12)
|
chef-winrm (2.5.0)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
chef-gyoku (~> 1.4.0, <= 1.4.5)
|
chef-gyoku (~> 1.5)
|
||||||
erubi (~> 1.8)
|
erubi (~> 1.8)
|
||||||
ffi (>= 1.15.5, < 1.17.0)
|
|
||||||
gssapi (~> 1.2)
|
gssapi (~> 1.2)
|
||||||
httpclient (~> 2.2, >= 2.2.0.2)
|
httpclient (~> 2.2, >= 2.2.0.2)
|
||||||
logging (>= 1.6.1, < 3.0)
|
logging (>= 1.6.1, < 3.0)
|
||||||
nori (= 2.7.0)
|
nori (~> 2.7)
|
||||||
rexml (~> 3.3)
|
rexml (>= 3.4.2, < 4.0)
|
||||||
rubyntlm (~> 0.6.0, >= 0.6.3)
|
rubyntlm (~> 0.6.0, >= 0.6.3)
|
||||||
chef-winrm-elevated (1.2.5)
|
chef-winrm-elevated (1.2.5)
|
||||||
chef-winrm (>= 2.3.11)
|
chef-winrm (>= 2.3.11)
|
||||||
chef-winrm-fs (>= 1.3.7)
|
chef-winrm-fs (>= 1.3.7)
|
||||||
erubi (~> 1.8)
|
erubi (~> 1.8)
|
||||||
chef-winrm-fs (1.3.7)
|
chef-winrm-fs (1.4.2)
|
||||||
chef-winrm (>= 2.3.11)
|
benchmark (~> 0.5.0)
|
||||||
|
chef-winrm (~> 2.4)
|
||||||
|
csv (~> 3.3)
|
||||||
erubi (>= 1.7)
|
erubi (>= 1.7)
|
||||||
logging (>= 1.6.1, < 3.0)
|
logging (>= 1.6.1, < 3.0)
|
||||||
rubyzip (~> 2.0)
|
rubyzip (~> 2.0)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.3.5)
|
concurrent-ruby (1.3.6)
|
||||||
connection_pool (2.5.3)
|
connection_pool (3.0.2)
|
||||||
cookstyle (8.1.2)
|
cookstyle (8.1.2)
|
||||||
rubocop (= 1.75.5)
|
rubocop (= 1.75.5)
|
||||||
csv (3.3.5)
|
csv (3.3.5)
|
||||||
@ -372,7 +372,7 @@ GEM
|
|||||||
excon (>= 0.64.0)
|
excon (>= 0.64.0)
|
||||||
multi_json
|
multi_json
|
||||||
domain_name (0.6.20240107)
|
domain_name (0.6.20240107)
|
||||||
drb (2.2.1)
|
drb (2.2.3)
|
||||||
ed25519 (1.4.0)
|
ed25519 (1.4.0)
|
||||||
erb (4.0.4)
|
erb (4.0.4)
|
||||||
cgi (>= 0.3.3)
|
cgi (>= 0.3.3)
|
||||||
@ -454,7 +454,7 @@ GEM
|
|||||||
domain_name (~> 0.5)
|
domain_name (~> 0.5)
|
||||||
httpclient (2.9.0)
|
httpclient (2.9.0)
|
||||||
mutex_m
|
mutex_m
|
||||||
i18n (1.14.7)
|
i18n (1.14.8)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
inifile (3.0.0)
|
inifile (3.0.0)
|
||||||
io-console (0.8.0)
|
io-console (0.8.0)
|
||||||
@ -488,7 +488,7 @@ GEM
|
|||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.9)
|
mini_portile2 (2.8.9)
|
||||||
minitest (5.25.5)
|
minitest (5.27.0)
|
||||||
mixlib-config (3.0.27)
|
mixlib-config (3.0.27)
|
||||||
tomlrb
|
tomlrb
|
||||||
mixlib-install (3.12.30)
|
mixlib-install (3.12.30)
|
||||||
@ -621,6 +621,7 @@ GEM
|
|||||||
faraday (>= 0.17.5, < 3.a)
|
faraday (>= 0.17.5, < 3.a)
|
||||||
jwt (>= 1.5, < 3.0)
|
jwt (>= 1.5, < 3.0)
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
|
socksify (1.8.1)
|
||||||
spreadsheet (1.3.4)
|
spreadsheet (1.3.4)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
logger
|
logger
|
||||||
@ -656,8 +657,8 @@ GEM
|
|||||||
timeliness (0.3.10)
|
timeliness (0.3.10)
|
||||||
tomlrb (1.3.0)
|
tomlrb (1.3.0)
|
||||||
trailblazer-option (0.1.2)
|
trailblazer-option (0.1.2)
|
||||||
train (3.12.13)
|
train (3.16.1)
|
||||||
activesupport (>= 6.0.3.1, < 7.2.0)
|
activesupport (~> 7.2, >= 7.2.2.1)
|
||||||
azure_graph_rbac (~> 0.16)
|
azure_graph_rbac (~> 0.16)
|
||||||
azure_mgmt_key_vault (~> 0.17)
|
azure_mgmt_key_vault (~> 0.17)
|
||||||
azure_mgmt_resources (~> 0.15)
|
azure_mgmt_resources (~> 0.15)
|
||||||
@ -673,8 +674,9 @@ GEM
|
|||||||
google-apis-storage_v1 (~> 0.30.0)
|
google-apis-storage_v1 (~> 0.30.0)
|
||||||
googleauth (>= 0.16.2, < 1.9.0)
|
googleauth (>= 0.16.2, < 1.9.0)
|
||||||
inifile (~> 3.0)
|
inifile (~> 3.0)
|
||||||
train-core (= 3.12.13)
|
ostruct (~> 0.6.0)
|
||||||
train-winrm (~> 0.2.19)
|
train-core (= 3.16.1)
|
||||||
|
train-winrm (~> 0.4.0)
|
||||||
train-aws (0.2.36)
|
train-aws (0.2.36)
|
||||||
aws-sdk-account (~> 1.14)
|
aws-sdk-account (~> 1.14)
|
||||||
aws-sdk-alexaforbusiness (~> 1.0)
|
aws-sdk-alexaforbusiness (~> 1.0)
|
||||||
@ -752,18 +754,19 @@ GEM
|
|||||||
aws-sdk-synthetics (~> 1.19.0)
|
aws-sdk-synthetics (~> 1.19.0)
|
||||||
aws-sdk-transfer (>= 1.26, < 1.74)
|
aws-sdk-transfer (>= 1.26, < 1.74)
|
||||||
aws-sdk-waf (~> 1.43.0)
|
aws-sdk-waf (~> 1.43.0)
|
||||||
train-core (3.12.13)
|
train-core (3.16.1)
|
||||||
addressable (~> 2.5)
|
addressable (~> 2.5)
|
||||||
ffi (!= 1.13.0)
|
ffi (>= 1.16.0, < 1.18)
|
||||||
json (>= 1.8, < 3.0)
|
json (>= 1.8, < 3.0)
|
||||||
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-habitat (0.2.22)
|
train-habitat (0.2.22)
|
||||||
train-winrm (0.2.19)
|
train-winrm (0.4.3)
|
||||||
chef-winrm (~> 2.3.12)
|
chef-winrm (>= 2.4.4, < 3.0)
|
||||||
chef-winrm-elevated (~> 1.2.5)
|
chef-winrm-elevated (>= 1.2.5, < 2.0)
|
||||||
chef-winrm-fs (~> 1.3.7)
|
chef-winrm-fs (>= 1.4.1, < 2.0)
|
||||||
|
socksify (~> 1.8)
|
||||||
tsort (0.2.0)
|
tsort (0.2.0)
|
||||||
tty-box (0.7.0)
|
tty-box (0.7.0)
|
||||||
pastel (~> 0.8)
|
pastel (~> 0.8)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user