]> git.openstreetmap.org Git - chef.git/commitdiff
Bump test-kitchen from 2.8.0 to 2.9.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Dec 2020 05:01:27 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Thu, 24 Dec 2020 05:01:27 +0000 (05:01 +0000)
Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.8.0 to 2.9.0.
- [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.8.0...v2.9.0)

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

index c424ad60188226d5f45cfbee456b63fd39868c7b..281116f6a754bfee91982d3bbfb7a3eb9fc9019b 100644 (file)
@@ -4,7 +4,7 @@ GEM
     ast (2.4.1)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
-    chef-utils (16.7.61)
+    chef-utils (16.8.14)
     cookstyle (7.4.0)
       rubocop (= 1.6.1)
     diff-lcs (1.4.4)
@@ -14,7 +14,7 @@ GEM
     ed25519 (1.2.4)
     erubi (1.10.0)
     excon (0.78.1)
-    ffi (1.13.1)
+    ffi (1.14.2)
     gssapi (1.3.1)
       ffi (>= 1.0.1)
     gyoku (1.3.1)
@@ -103,7 +103,7 @@ GEM
       unicode-display_width (~> 1.5)
       unicode_utils (~> 1.4)
     strings-ansi (0.2.0)
-    test-kitchen (2.8.0)
+    test-kitchen (2.9.0)
       bcrypt_pbkdf (~> 1.0)
       ed25519 (~> 1.2)
       license-acceptance (>= 1.0.11, < 3.0)
@@ -117,17 +117,17 @@ GEM
       winrm-elevated (~> 1.0)
       winrm-fs (~> 1.1)
     thor (1.0.1)
-    tomlrb (2.0.0)
-    tty-box (0.6.0)
+    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.22.0)
+    tty-prompt (0.23.0)
       pastel (~> 0.8)
       tty-reader (~> 0.8)
-    tty-reader (0.8.0)
+    tty-reader (0.9.0)
       tty-cursor (~> 0.7)
       tty-screen (~> 0.8)
       wisper (~> 2.0)