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 24527d7 commit 82e7cd9Copy full SHA for 82e7cd9
metasploit-framework-db.gemspec
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
33
# Metasploit::Credential database models
34
spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.8'
35
# Database models shared between framework and Pro.
36
- spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.1'
+ spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.3'
37
# depend on metasploit-framewrok as the optional gems are useless with the actual code
38
spec.add_runtime_dependency 'metasploit-framework', "= #{spec.version}"
39
# Needed for module caching in Mdm::ModuleDetails
0 commit comments