We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df78a93 + 605de5b commit 92c31e7Copy full SHA for 92c31e7
metasploit-credential.gemspec
@@ -31,7 +31,7 @@ Gem::Specification.new do |s|
31
# Metasploit::Credential::NTLMHash helper methods
32
s.add_runtime_dependency 'rubyntlm'
33
# Required for supporting the en masse importation of SSH Keys
34
- s.add_runtime_dependency 'rubyzip'
+ s.add_runtime_dependency 'rubyzip', '<3.0.0'
35
36
s.add_runtime_dependency 'rex-socket'
37
0 commit comments