From 01a24f953dc5b8d729125d51471248b59bf0d8b9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 12 May 2020 19:24:37 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab542f440..fedad089b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM ast (2.4.0) bcrypt_pbkdf (1.0.1) builder (3.2.4) - cookstyle (6.3.4) - rubocop (= 0.82.0) + cookstyle (6.4.4) + rubocop (= 0.83.0) diff-lcs (1.3) docker-api (1.34.2) excon (>= 0.47.0) @@ -20,8 +20,7 @@ GEM gyoku (1.3.1) builder (>= 2.1.2) httpclient (2.8.3) - jaro_winkler (1.5.4) - kitchen-dokken (2.8.2) + kitchen-dokken (2.9.0) docker-api (~> 1.33) lockfile (~> 2.1) test-kitchen (>= 1.15, < 3) @@ -43,17 +42,17 @@ GEM mixlib-versioning (1.2.12) multi_json (1.14.1) necromancer (0.5.1) - net-scp (2.0.0) - net-ssh (>= 2.6.5, < 6.0.0) - net-ssh (5.2.0) + net-scp (3.0.0) + net-ssh (>= 2.6.5, < 7.0.0) + net-ssh (6.0.2) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) net-telnet (0.1.1) nori (2.6.0) parallel (1.19.1) - parser (2.7.1.1) + parser (2.7.1.2) ast (~> 2.4.0) - pastel (0.7.3) + pastel (0.7.4) equatable (~> 0.6) tty-color (~> 0.5) rainbow (3.0.0) @@ -62,9 +61,9 @@ GEM rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.1) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-its (1.3.0) @@ -73,9 +72,8 @@ GEM rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) - rubocop (0.82.0) - jaro_winkler (~> 1.5.1) + rspec-support (3.9.3) + rubocop (0.83.0) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) @@ -91,7 +89,7 @@ GEM rspec-its specinfra (~> 2.72) sfl (2.3) - specinfra (2.82.15) + specinfra (2.82.16) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -101,14 +99,14 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (2.4.0) + test-kitchen (2.5.0) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (~> 1.0, >= 1.0.11) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 4.0) - net-scp (>= 1.1, < 3.0) - net-ssh (>= 2.9, < 6.0) + net-scp (>= 1.1, < 4.0) + net-ssh (>= 2.9, < 7.0) net-ssh-gateway (>= 1.2, < 3.0) thor (~> 0.19) winrm (~> 2.0) -- 2.43.2