Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
138 changes: 71 additions & 67 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.3)
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
Expand Down Expand Up @@ -158,16 +158,16 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
azure_graph_rbac (0.17.1)
ms_rest_azure (~> 0.11.0)
azure_mgmt_key_vault (0.17.5)
ms_rest_azure (~> 0.11.1)
azure_mgmt_resources (0.17.8)
ms_rest_azure (~> 0.11.1)
azure_mgmt_security (0.18.0)
ms_rest_azure (~> 0.11.1)
azure_mgmt_storage (0.19.2)
ms_rest_azure (~> 0.11.1)
azure_graph_rbac (0.17.2)
ms_rest_azure (~> 0.12.0)
azure_mgmt_key_vault (0.17.7)
ms_rest_azure (~> 0.12.0)
azure_mgmt_resources (0.18.2)
ms_rest_azure (~> 0.12.0)
azure_mgmt_security (0.19.0)
ms_rest_azure (~> 0.12.0)
azure_mgmt_storage (0.23.0)
ms_rest_azure (~> 0.12.0)
bcrypt_pbkdf (1.0.1)
builder (3.2.4)
chef (15.8.23)
Expand Down Expand Up @@ -253,17 +253,16 @@ GEM
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.10)
cookbook-omnifetch (0.9.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (5.22.6)
rubocop (= 0.75.1)
declarative (0.0.10)
declarative-option (0.1.0)
declarative (0.0.20)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docker-api (1.34.2)
docker-api (2.2.0)
excon (>= 0.47.0)
multi_json
domain_name (0.5.20190701)
Expand All @@ -278,43 +277,45 @@ GEM
ed25519 (1.2.4)
equalizer (0.0.11)
equatable (0.6.1)
erubi (1.9.0)
erubi (1.10.0)
erubis (2.7.0)
excon (0.72.0)
faraday (0.17.3)
excon (0.92.4)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fauxhai-ng (7.6.0)
net-ssh
ffi (1.12.2)
ffi (1.15.5)
ffi-libarchive (1.0.0)
ffi (~> 1.0)
ffi-yajl (2.3.3)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
google-api-client (0.34.1)
google-api-client (0.52.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
rexml
signet (~> 0.12)
googleauth (0.10.0)
faraday (~> 0.12)
googleauth (0.14.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.12)
gssapi (1.3.0)
signet (~> 0.14)
gssapi (1.3.1)
ffi (>= 1.0.1)
gyoku (1.3.1)
gyoku (1.4.0)
builder (>= 2.1.2)
rexml (~> 3.0)
hana (1.3.5)
hashie (3.6.0)
highline (1.7.10)
Expand All @@ -324,12 +325,12 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 1.0.1)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (1.0.3)
http_parser.rb (0.6.0)
httpclient (2.8.3)
i18n (1.8.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inifile (3.0.0)
Expand Down Expand Up @@ -369,13 +370,13 @@ GEM
ipaddress (0.8.3)
jaro_winkler (1.5.4)
jmespath (1.4.0)
json (2.3.0)
json (2.6.2)
json_schemer (0.2.10)
ecma-re-validator (~> 0.2)
hana (~> 1.3)
regexp_parser (~> 1.5)
uri_template (~> 0.7)
jwt (2.2.1)
jwt (2.4.1)
kartograph (0.2.7)
kitchen-digitalocean (0.10.5)
droplet_kit (>= 2.8, < 4.0)
Expand All @@ -394,14 +395,14 @@ GEM
tty-box (~> 0.3)
tty-prompt (~> 0.18)
little-plugger (1.1.4)
logging (2.2.2)
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.10)
multi_json (~> 1.14)
memoist (0.16.2)
method_source (0.9.2)
mini_mime (1.0.2)
mini_mime (1.1.2)
minitar (0.9)
minitest (5.14.1)
minitest (5.16.2)
mixlib-archive (1.0.5)
mixlib-log
mixlib-authentication (3.0.6)
Expand All @@ -413,21 +414,21 @@ GEM
mixlib-versioning
thor
mixlib-log (3.0.8)
mixlib-shellout (3.0.9)
mixlib-shellout (3.2.7)
chef-utils
mixlib-versioning (1.2.12)
molinillo (0.6.6)
ms_rest (0.7.5)
ms_rest (0.7.6)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
faraday (>= 0.9, < 2.0.0)
timeliness (~> 0.3.10)
ms_rest_azure (0.11.1)
ms_rest_azure (0.12.0)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
faraday (>= 0.9, < 2.0.0)
faraday-cookie_jar (~> 0.0.6)
ms_rest (~> 0.7.4)
unf_ext (= 0.0.7.2)
multi_json (1.14.1)
multipart-post (2.1.1)
ms_rest (~> 0.7.6)
multi_json (1.15.0)
multipart-post (2.2.3)
necromancer (0.5.1)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
Expand All @@ -452,7 +453,7 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
os (1.0.1)
os (1.1.4)
paint (1.0.1)
parallel (1.19.1)
parser (2.7.0.3)
Expand All @@ -471,13 +472,14 @@ GEM
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.7.0)
representable (3.0.4)
representable (3.2.0)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
resource_kit (0.1.7)
addressable (>= 2.3.6, < 3.0.0)
retriable (3.1.2)
rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand All @@ -502,10 +504,10 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
rubyntlm (0.6.2)
rubyntlm (0.6.3)
rubyzip (1.3.0)
semverse (3.0.0)
signet (0.13.0)
signet (0.15.0)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
Expand Down Expand Up @@ -543,17 +545,19 @@ GEM
tins (1.24.1)
sync
tomlrb (1.2.9)
train (3.2.22)
activesupport (~> 5.2.3)
trailblazer-option (0.1.2)
train (3.10.1)
activesupport (>= 6.0.3.1)
azure_graph_rbac (~> 0.16)
azure_mgmt_key_vault (~> 0.17)
azure_mgmt_resources (~> 0.15)
azure_mgmt_security (~> 0.18)
azure_mgmt_storage (~> 0.18)
docker-api (~> 1.26)
google-api-client (>= 0.23.9, < 0.35.0)
googleauth (>= 0.6.6, < 0.11.0)
train-core (= 3.2.22)
docker-api (>= 1.26, < 3.0)
google-api-client (>= 0.23.9, <= 0.52.0)
googleauth (>= 0.6.6, <= 0.14.0)
inifile (~> 3.0)
train-core (= 3.10.1)
train-winrm (~> 0.2)
train-aws (0.1.15)
aws-sdk-apigateway (~> 1.0)
Expand Down Expand Up @@ -602,13 +606,13 @@ GEM
aws-sdk-sns (~> 1.9)
aws-sdk-sqs (~> 1.10)
aws-sdk-ssm (~> 1.0)
train-core (3.2.22)
train-core (3.10.1)
addressable (~> 2.5)
inifile (~> 3.0)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
net-ssh (>= 2.9, < 6.0)
net-scp (>= 1.2, < 4.0)
net-ssh (>= 2.9, < 7.0)
train-habitat (0.2.13)
train-winrm (0.2.6)
winrm (~> 2.0)
Expand All @@ -634,12 +638,12 @@ GEM
pastel (~> 0.7.2)
strings (~> 0.1.5)
tty-screen (~> 0.7)
tzinfo (1.2.7)
thread_safe (~> 0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unf_ext (0.0.8.2)
unicode-display_width (1.6.1)
unicode_utils (1.4.0)
uri_template (0.7.0)
Expand All @@ -649,15 +653,15 @@ GEM
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
winrm (2.3.4)
winrm (2.3.6)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
rubyntlm (~> 0.6.0, >= 0.6.3)
winrm-elevated (1.2.1)
erubi (~> 1.8)
winrm (~> 2.0)
Expand Down