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 5f2de2e commit 7d37756Copy full SHA for 7d37756
metasploit-framework-db.gemspec
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
31
32
spec.add_runtime_dependency 'activerecord', rails_version_constraint
33
# Metasploit::Credential database models
34
- spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.3'
+ spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.6'
35
# Database models shared between framework and Pro.
36
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.1'
37
# depend on metasploit-framewrok as the optional gems are useless with the actual code
0 commit comments