1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-08-28 23:26:18 +02:00

note why this is there

This commit is contained in:
Brent Cook 2018-09-28 16:20:11 -05:00
parent 252d594186
commit a98af45c13

View File

@ -131,8 +131,8 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'dnsruby'
spec.add_runtime_dependency 'mqtt'
spec.add_runtime_dependency 'net-ssh'
spec.add_runtime_dependency 'ed25519' # Adds ed25519 keys for net-ssh
spec.add_runtime_dependency 'bcrypt_pbkdf'
spec.add_runtime_dependency 'ed25519'
spec.add_runtime_dependency 'ruby_smb'
#