diff --git a/Gemfile.lock b/Gemfile.lock index 7024975..276b93d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,30 +1,115 @@ GEM remote: https://rubygems.org/ specs: - artifactory (2.3.3) - kitchen-ansible (0.44.6) - net-ssh (~> 3.0) - test-kitchen (~> 1.4) - kitchen-vagrant (0.20.0) - test-kitchen (~> 1.4) - mixlib-install (1.1.0) - artifactory + base64 (0.3.0) + bcrypt_pbkdf (1.1.1) + bigdecimal (3.2.2) + builder (3.3.0) + chef-utils (18.7.10) + concurrent-ruby + concurrent-ruby (1.3.5) + ed25519 (1.4.0) + erubi (1.13.1) + ffi (1.17.2) + gssapi (1.3.1) + ffi (>= 1.0.1) + gyoku (1.4.0) + builder (>= 2.1.2) + rexml (~> 3.0) + httpclient (2.9.0) + mutex_m + kitchen-ansible (0.56.0) + net-ssh (>= 3) + test-kitchen (>= 1.4) + kitchen-vagrant (2.0.1) + test-kitchen (>= 1.4, < 4) + license-acceptance (2.1.13) + pastel (~> 0.7) + tomlrb (>= 1.2, < 3.0) + tty-box (~> 0.6) + tty-prompt (~> 0.20) + little-plugger (1.1.4) + logging (2.4.0) + little-plugger (~> 1.1) + multi_json (~> 1.14) + mixlib-install (3.12.30) mixlib-shellout mixlib-versioning + thor mixlib-shellout (2.2.6) mixlib-versioning (1.1.0) + multi_json (1.17.0) + mutex_m (0.3.0) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (3.2.0) - safe_yaml (1.0.4) - test-kitchen (1.10.2) - mixlib-install (~> 1.0, >= 1.0.4) - mixlib-shellout (>= 1.2, < 3.0) - net-scp (~> 1.1) - net-ssh (>= 2.9, < 4.0) - safe_yaml (~> 1.0) - thor (~> 0.18) - thor (0.19.1) + net-ssh (7.3.0) + net-ssh-gateway (2.0.0) + net-ssh (>= 4.0.0) + nori (2.7.1) + bigdecimal + pastel (0.8.0) + tty-color (~> 0.5) + rexml (3.4.1) + rubyntlm (0.6.5) + base64 + rubyzip (2.4.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.8.0) + bcrypt_pbkdf (~> 1.0) + chef-utils (>= 16.4.35) + ed25519 (~> 1.3) + license-acceptance (>= 1.0.11, < 3.0) + mixlib-install (~> 3.6) + mixlib-shellout (>= 1.2, < 4.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.4.0) + tomlrb (2.0.3) + tty-box (0.7.0) + pastel (~> 0.8) + strings (~> 0.2.0) + tty-cursor (~> 0.7) + tty-color (0.6.0) + tty-cursor (0.7.1) + tty-prompt (0.23.1) + pastel (~> 0.8) + tty-reader (~> 0.8) + tty-reader (0.9.0) + tty-cursor (~> 0.7) + tty-screen (~> 0.8) + wisper (~> 2.0) + tty-screen (0.8.2) + unicode-display_width (2.6.0) + unicode_utils (1.4.0) + winrm (2.3.9) + 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, >= 2.7.1) + rexml (~> 3.0) + rubyntlm (~> 0.6.0, >= 0.6.3) + winrm-elevated (1.2.3) + erubi (~> 1.8) + winrm (~> 2.0) + winrm-fs (~> 1.0) + winrm-fs (1.3.5) + erubi (~> 1.8) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 2.0) + winrm (~> 2.0) + wisper (2.0.1) PLATFORMS ruby