diff --git a/Gemfile.lock b/Gemfile.lock index 60b1697..9c5bc46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,6 +104,7 @@ GEM gherkin (~> 5.0) cucumber-tag_expressions (1.1.1) diff-lcs (1.3) + equatable (0.5.0) erubis (2.7.0) excon (0.62.0) faraday (0.15.4) @@ -112,7 +113,7 @@ GEM faraday (~> 0.8) fauxhai (6.7.0) net-ssh - ffi (1.10.0) + ffi (1.11.1) ffi-yajl (2.3.1) libyajl2 (~> 1.2) foodcritic (15.1.0) @@ -134,7 +135,7 @@ GEM rainbow (>= 2.1) rake (>= 10.0) retriable (~> 2.1) - gssapi (1.2.0) + gssapi (1.3.0) ffi (>= 1.0.1) guard (2.15.0) formatador (>= 0.2.4) @@ -179,6 +180,11 @@ GEM retryable (~> 2.0) test-kitchen (~> 1.4, >= 1.4.1) libyajl2 (1.2.0) + license-acceptance (1.0.12) + 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) @@ -202,7 +208,7 @@ GEM mixlib-cli (1.7.0) mixlib-config (2.2.18) tomlrb - mixlib-install (3.11.11) + mixlib-install (3.11.18) mixlib-shellout mixlib-versioning thor @@ -212,14 +218,15 @@ GEM molinillo (0.6.6) multi_json (1.13.1) multipart-post (2.0.0) + necromancer (0.4.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) @@ -247,6 +254,9 @@ GEM parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) + pastel (0.7.2) + equatable (~> 0.5.0) + tty-color (~> 0.4.0) plist (3.5.0) polyglot (0.3.5) powerpack (0.1.2) @@ -293,7 +303,7 @@ GEM ruby_dep (1.5.0) ruby_gntp (0.3.4) rubyntlm (0.6.2) - rubyzip (1.2.2) + rubyzip (1.2.3) rufus-lru (1.1.0) sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) @@ -317,28 +327,53 @@ GEM stove (6.0.0) chef-api (~> 0.5) logify (~> 0.2) + strings (0.1.4) + strings-ansi (~> 0.1.0) + unicode-display_width (~> 1.4.0) + unicode_utils (~> 1.4.0) + strings-ansi (0.1.0) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (1.24.0) + 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) winrm-fs (~> 1.1) thor (0.20.3) thread_safe (0.3.6) + timers (4.3.0) tomlrb (1.2.8) treetop (1.6.10) polyglot (~> 0.3) + tty-box (0.3.0) + pastel (~> 0.7.2) + strings (~> 0.1.4) + tty-cursor (~> 0.6.0) + tty-color (0.4.3) + tty-cursor (0.6.1) + tty-prompt (0.18.1) + necromancer (~> 0.4.0) + pastel (~> 0.7.0) + timers (~> 4.0) + tty-cursor (~> 0.6.0) + tty-reader (~> 0.5.0) + tty-reader (0.5.0) + tty-cursor (~> 0.6.0) + tty-screen (~> 0.6.4) + wisper (~> 2.0.0) + tty-screen (0.6.5) tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.4.0) + unicode_utils (1.4.0) uuidtools (2.1.5) - winrm (2.3.1) + winrm (2.3.2) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) @@ -355,6 +390,7 @@ GEM logging (>= 1.6.1, < 3.0) rubyzip (~> 1.1) winrm (~> 2.0) + wisper (2.0.0) wmi-lite (1.0.2) PLATFORMS