Skip to content

Commit 4c5b087

Browse files
committed
chore(gemfile): update in line with Chef WS v25.13.7
1 parent c546046 commit 4c5b087

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Gemfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ gem 'kitchen-docker', git: 'https://github.com/test-kitchen/kitchen-docker', ref
2222
gem 'kitchen-inspec', '3.0.0'
2323
gem 'kitchen-salt', '0.7.2'
2424

25-
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
26-
gem 'net-ssh', '>= 7.0.0'
25+
gem 'net-ssh', '7.3.0'
2726

28-
gem 'test-kitchen', '3.9.0'
27+
gem 'test-kitchen', '3.9.1'

0 commit comments

Comments
 (0)