X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/60524271a2abe3afc0b7c6cbcb41abe06ebfca65..8770c08f257b23ebfbb29a0e9928551dc3869c49:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 31538f51b..f45720215 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,12 @@ GEM remote: https://rubygems.org/ specs: + actionview (7.0.7.2) + activesupport (= 7.0.7.2) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) @@ -256,6 +262,13 @@ GEM azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) bcrypt_pbkdf (1.1.0) + better_html (2.1.0) + actionview (>= 6.0) + activesupport (>= 6.0) + ast (~> 2.0) + erubi (~> 1.4) + parser (>= 2.4) + smart_properties bson (4.15.0) builder (3.2.4) chef-config (18.2.7) @@ -272,8 +285,9 @@ GEM concurrent-ruby coderay (1.1.3) concurrent-ruby (1.2.2) - cookstyle (7.32.2) + cookstyle (7.32.8) rubocop (= 1.25.1) + crass (1.0.6) declarative (0.0.20) diff-lcs (1.5.0) docker-api (2.2.0) @@ -282,8 +296,15 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) ed25519 (1.3.0) + erb_lint (0.5.0) + activesupport + better_html (>= 2.0.1) + parser (>= 2.7.1.4) + rainbow + rubocop + smart_properties erubi (1.12.0) - excon (0.102.0) + excon (0.105.0) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -314,7 +335,7 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.0.0) faraday (~> 1.0) - ffi (1.15.5) + ffi (1.16.3) fuzzyurl (0.9.0) google-api-client (0.52.0) addressable (~> 2.5, >= 2.5.1) @@ -382,7 +403,7 @@ GEM jmespath (1.6.2) json (2.6.3) jwt (2.7.1) - kitchen-dokken (2.19.1) + kitchen-dokken (2.20.3) docker-api (>= 1.33, < 3) lockfile (~> 2.1) test-kitchen (>= 1.15, < 4) @@ -400,13 +421,17 @@ GEM logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) + loofah (2.22.0) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.5) + mini_portile2 (2.8.5) minitest (5.19.0) mixlib-config (3.0.27) tomlrb - mixlib-install (3.12.27) + mixlib-install (3.12.28) mixlib-shellout mixlib-versioning thor @@ -432,11 +457,14 @@ GEM net-ssh (7.2.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nori (2.6.0) options (2.3.2) os (1.1.4) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc parslet (1.8.2) @@ -449,10 +477,17 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.1) + regexp_parser (2.9.0) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -484,7 +519,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -496,13 +531,14 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) + smart_properties (1.17.0) sslshake (1.3.1) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (3.5.0) + test-kitchen (3.6.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) @@ -516,7 +552,7 @@ GEM winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.2.2) + thor (1.3.0) timeliness (0.3.10) tomlrb (1.3.0) trailblazer-option (0.1.2) @@ -646,7 +682,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) unicode_utils (1.4.0) winrm (2.3.6) builder (>= 2.1.2) @@ -673,6 +709,7 @@ PLATFORMS DEPENDENCIES cookstyle + erb_lint kitchen-dokken kitchen-inspec test-kitchen