We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e990288 commit 74d190bCopy full SHA for 74d190b
Gemfile
@@ -21,4 +21,4 @@ gem 'kitchen-salt', '0.7.2'
21
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
22
gem 'net-ssh', '>= 7.0.0'
23
24
-gem 'test-kitchen', '3.6.0'
+gem 'test-kitchen', '3.7.0'
Gemfile.lock
@@ -606,7 +606,7 @@ GEM
606
unicode-display_width (>= 1.5, < 3.0)
607
unicode_utils (~> 1.4)
608
strings-ansi (0.2.0)
609
- test-kitchen (3.6.0)
+ test-kitchen (3.7.0)
610
bcrypt_pbkdf (~> 1.0)
611
chef-utils (>= 16.4.35)
612
ed25519 (~> 1.2)
@@ -789,7 +789,7 @@ DEPENDENCIES
789
kitchen-inspec (= 2.6.2)
790
kitchen-salt (= 0.7.2)
791
net-ssh (>= 7.0.0)
792
- test-kitchen (= 3.6.0)
+ test-kitchen (= 3.7.0)
793
794
BUNDLED WITH
795
2.3.7
0 commit comments