We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc91244 commit a626c45Copy full SHA for a626c45
metasploit-framework-db.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
29
30
spec.add_runtime_dependency 'activerecord', *Metasploit::Framework::RailsVersionConstraint::RAILS_VERSION
31
# Metasploit::Credential database models
32
- spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.8'
+ spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.9'
33
# Database models shared between framework and Pro.
34
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.3'
35
# depend on metasploit-framewrok as the optional gems are useless with the actual code
0 commit comments