X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1bc79215baf60ff1f6012a15342d509c0bed9784..315ae24f6372e75330817711384c1632887ea0ff:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 2b52d7972..4c2e08abd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,25 +4,26 @@ GEM ast (2.4.2) bcrypt_pbkdf (1.1.0) builder (3.2.4) - chef-utils (17.6.18) + chef-utils (18.0.185) concurrent-ruby - concurrent-ruby (1.1.9) - cookstyle (7.25.6) - rubocop (= 1.22.0) - diff-lcs (1.4.4) + concurrent-ruby (1.1.10) + cookstyle (7.32.1) + rubocop (= 1.25.1) + diff-lcs (1.5.0) docker-api (2.2.0) excon (>= 0.47.0) multi_json - ed25519 (1.2.4) - erubi (1.10.0) - excon (0.87.0) - ffi (1.15.4) + ed25519 (1.3.0) + erubi (1.12.0) + excon (0.95.0) + ffi (1.15.5) gssapi (1.3.1) ffi (>= 1.0.1) - gyoku (1.3.1) + gyoku (1.4.0) builder (>= 2.1.2) + rexml (~> 3.0) httpclient (2.8.3) - kitchen-dokken (2.16.0) + kitchen-dokken (2.19.0) docker-api (>= 1.33, < 3) lockfile (~> 2.1) test-kitchen (>= 1.15, < 4) @@ -33,69 +34,69 @@ GEM tty-prompt (~> 0.20) little-plugger (1.1.4) lockfile (2.1.3) - logging (2.3.0) + logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - mixlib-install (3.12.16) + mixlib-install (3.12.24) mixlib-shellout mixlib-versioning thor - mixlib-shellout (3.2.5) + mixlib-shellout (3.2.7) chef-utils mixlib-versioning (1.2.12) multi_json (1.15.0) - net-scp (3.0.0) - net-ssh (>= 2.6.5, < 7.0.0) - net-ssh (6.1.0) + net-scp (4.0.0) + net-ssh (>= 2.6.5, < 8.0.0) + net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) net-telnet (0.1.1) nori (2.6.0) - parallel (1.21.0) - parser (3.0.2.0) + parallel (1.22.1) + parser (3.1.2.1) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) - rainbow (3.0.0) - regexp_parser (2.1.1) + rainbow (3.1.1) + regexp_parser (2.6.0) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.0) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.12.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.10.2) + rspec-mocks (3.12.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) - rubocop (1.22.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) - parser (>= 3.0.1.1) + rubocop-ast (1.22.0) + parser (>= 3.1.1.0) ruby-progressbar (1.11.0) rubyntlm (0.6.3) rubyzip (2.3.2) - serverspec (2.41.8) + serverspec (2.42.1) multi_json rspec (~> 3.0) rspec-its specinfra (~> 2.72) sfl (2.3) - specinfra (2.82.25) + specinfra (2.84.0) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -105,22 +106,22 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (3.1.0) + test-kitchen (3.5.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 4.0) - net-scp (>= 1.1, < 4.0) - net-ssh (>= 2.9, < 7.0) + net-scp (>= 1.1, < 5.0) + net-ssh (>= 2.9, < 8.0) net-ssh-gateway (>= 1.2, < 3.0) thor (>= 0.19, < 2.0) winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.1.0) - tomlrb (2.0.1) + thor (1.2.1) + tomlrb (2.0.3) tty-box (0.7.0) pastel (~> 0.8) strings (~> 0.2.0) @@ -135,7 +136,7 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.1) - unicode-display_width (2.1.0) + unicode-display_width (2.3.0) unicode_utils (1.4.0) winrm (2.3.6) builder (>= 2.1.2)