From 10b9a9cb8dcbb7bae762865ae201a2f90e7fa079 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 12 Aug 2022 17:41:29 +0100 Subject: [PATCH] No locked Gemfile Signed-off-by: Pedro Algarvio --- Gemfile.lock | 124 --------------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 92cd270..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,124 +0,0 @@ -GIT - remote: https://github.com/test-kitchen/kitchen-docker.git - revision: 8d2a6f04e77b76bc9f77e0bb8cc52542743b7b6a - specs: - kitchen-docker (2.11.0) - test-kitchen (>= 1.0.0) - -GEM - remote: https://rubygems.org/ - specs: - bcrypt_pbkdf (1.1.0) - builder (3.2.4) - chef-utils (17.9.52) - concurrent-ruby - concurrent-ruby (1.1.9) - ed25519 (1.3.0) - erubi (1.10.0) - ffi (1.15.5) - gssapi (1.3.1) - ffi (>= 1.0.1) - gyoku (1.3.1) - builder (>= 2.1.2) - hashie (5.0.0) - httpclient (2.8.3) - kitchen-salt (0.7.2) - hashie (>= 3.5) - test-kitchen (>= 1.4) - kitchen-vagrant (1.11.0) - 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.3.0) - little-plugger (~> 1.1) - multi_json (~> 1.14) - mixlib-install (3.12.16) - mixlib-shellout - mixlib-versioning - thor - mixlib-shellout (3.2.5) - 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-ssh-gateway (2.0.0) - net-ssh (>= 4.0.0) - nori (2.6.0) - pastel (0.8.0) - tty-color (~> 0.5) - rubyntlm (0.6.3) - rubyzip (2.3.2) - 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.2.2) - 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-ssh-gateway (>= 1.2, < 3.0) - thor (>= 0.19, < 2.0) - winrm (~> 2.0) - winrm-elevated (~> 1.0) - winrm-fs (~> 1.1) - thor (1.2.1) - tomlrb (2.0.1) - 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.1) - unicode-display_width (2.1.0) - unicode_utils (1.4.0) - winrm (2.3.6) - 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) - 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 - -DEPENDENCIES - kitchen-docker! - kitchen-salt (>= 0.7.2) - kitchen-vagrant - test-kitchen (>= 3.2.2) - -BUNDLED WITH - 2.1.2