add in net-sftp as a required Gem, we need this to exploit CVE-2024-5806
This commit is contained in:
@@ -152,6 +152,7 @@ Gem::Specification.new do |spec|
|
||||
spec.add_runtime_dependency 'net-imap' # Used in Postgres auth for its SASL stringprep implementation
|
||||
spec.add_runtime_dependency 'net-ldap'
|
||||
spec.add_runtime_dependency 'net-smtp'
|
||||
spec.add_runtime_dependency 'net-sftp'
|
||||
spec.add_runtime_dependency 'winrm'
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user