We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c546046 commit 4c5b087Copy full SHA for 4c5b087
1 file changed
Gemfile
@@ -22,7 +22,6 @@ gem 'kitchen-docker', git: 'https://github.com/test-kitchen/kitchen-docker', ref
22
gem 'kitchen-inspec', '3.0.0'
23
gem 'kitchen-salt', '0.7.2'
24
25
-# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
26
-gem 'net-ssh', '>= 7.0.0'
+gem 'net-ssh', '7.3.0'
27
28
-gem 'test-kitchen', '3.9.0'
+gem 'test-kitchen', '3.9.1'
0 commit comments