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.
2 parents 3c03f36 + 82e7cd9 commit c8d80d5Copy full SHA for c8d80d5
metasploit-framework-db.gemspec
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
31
# Metasploit::Credential database models
32
spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.8'
33
# Database models shared between framework and Pro.
34
- spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.1'
+ 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
36
spec.add_runtime_dependency 'metasploit-framework', "= #{spec.version}"
37
# Needed for module caching in Mdm::ModuleDetails
0 commit comments