diff --git a/Gemfile.lock b/Gemfile.lock index 87e60b1..0a7f98e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,6 +109,7 @@ GEM gherkin (~> 5.0) cucumber-tag_expressions (1.1.1) diff-lcs (1.3) + equatable (0.6.1) erubis (2.7.0) excon (0.64.0) faraday (0.15.2) @@ -189,6 +190,11 @@ GEM kitchen-transport-rsync (0.1.2) test-kitchen (~> 1.4) libyajl2 (1.2.0) + license-acceptance (1.0.13) + pastel (~> 0.7) + tomlrb (~> 1.2) + tty-box (~> 0.3) + tty-prompt (~> 0.18) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -222,14 +228,15 @@ GEM molinillo (0.6.6) multi_json (1.13.1) multipart-post (2.0.0) + necromancer (0.5.0) nenv (0.3.0) - net-scp (1.2.1) - net-ssh (>= 2.6.5) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (4.2.0) - net-ssh-gateway (1.3.0) - net-ssh (>= 2.6.5) + net-ssh-gateway (2.0.0) + net-ssh (>= 4.0.0) net-ssh-multi (1.2.1) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) @@ -258,6 +265,9 @@ GEM parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) + pastel (0.7.3) + equatable (~> 0.6) + tty-color (~> 0.5) plist (3.4.0) polyglot (0.3.5) proxifier (1.0.3) @@ -345,14 +355,20 @@ GEM stove (6.0.0) chef-api (~> 0.5) logify (~> 0.2) + strings (0.1.5) + strings-ansi (~> 0.1) + unicode-display_width (~> 1.5) + unicode_utils (~> 1.4) + strings-ansi (0.1.0) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (1.23.2) + test-kitchen (1.25.0) + license-acceptance (~> 1.0, >= 1.0.11) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 3.0) - net-scp (~> 1.1) + net-scp (>= 1.1, < 3.0) net-ssh (>= 2.9, < 5.0) - net-ssh-gateway (~> 1.2) + net-ssh-gateway (>= 1.2, < 3.0) thor (~> 0.19) winrm (~> 2.0) winrm-elevated (~> 1.0) @@ -364,9 +380,25 @@ GEM tomlrb (1.2.7) treetop (1.6.10) polyglot (~> 0.3) + tty-box (0.4.0) + pastel (~> 0.7.2) + strings (~> 0.1.5) + tty-cursor (~> 0.7) + tty-color (0.5.0) + tty-cursor (0.7.0) + tty-prompt (0.19.0) + necromancer (~> 0.5.0) + pastel (~> 0.7.0) + tty-reader (~> 0.6.0) + tty-reader (0.6.0) + tty-cursor (~> 0.7) + tty-screen (~> 0.7) + wisper (~> 2.0.0) + tty-screen (0.7.0) tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.6.0) + unicode_utils (1.4.0) uuidtools (2.1.5) varia_model (0.6.0) buff-extensions (~> 2.0) @@ -388,6 +420,7 @@ GEM logging (>= 1.6.1, < 3.0) rubyzip (~> 1.1) winrm (~> 2.0) + wisper (2.0.0) wmi-lite (1.0.0) PLATFORMS