]> git.openstreetmap.org Git - chef.git/commitdiff
Bump test-kitchen from 2.5.1 to 2.5.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 25 Jun 2020 17:58:53 +0000 (17:58 +0000)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 17:58:53 +0000 (17:58 +0000)
Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/test-kitchen/test-kitchen/releases)
- [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/test-kitchen/test-kitchen/compare/v2.5.1...v2.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile.lock

index 10c851b72e10fdf852c79b6448ac55cedc642af4..65e8a51131754b63a906479cf1be460488743d21 100644 (file)
@@ -14,7 +14,7 @@ GEM
     equatable (0.6.1)
     erubi (1.9.0)
     excon (0.73.0)
-    ffi (1.13.0)
+    ffi (1.13.1)
     gssapi (1.3.0)
       ffi (>= 1.0.1)
     gyoku (1.3.1)
@@ -44,7 +44,7 @@ GEM
     necromancer (0.5.1)
     net-scp (3.0.0)
       net-ssh (>= 2.6.5, < 7.0.0)
-    net-ssh (6.0.2)
+    net-ssh (6.1.0)
     net-ssh-gateway (2.0.0)
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
@@ -104,7 +104,7 @@ GEM
       unicode-display_width (~> 1.5)
       unicode_utils (~> 1.4)
     strings-ansi (0.2.0)
-    test-kitchen (2.5.1)
+    test-kitchen (2.5.2)
       bcrypt_pbkdf (~> 1.0)
       ed25519 (~> 1.2)
       license-acceptance (~> 1.0, >= 1.0.11)
@@ -113,11 +113,11 @@ GEM
       net-scp (>= 1.1, < 4.0)
       net-ssh (>= 2.9, < 7.0)
       net-ssh-gateway (>= 1.2, < 3.0)
-      thor (~> 0.19)
+      thor (>= 0.19, < 2.0)
       winrm (~> 2.0)
       winrm-elevated (~> 1.0)
       winrm-fs (~> 1.1)
-    thor (0.20.3)
+    thor (1.0.1)
     tomlrb (1.3.0)
     tty-box (0.5.0)
       pastel (~> 0.7.2)