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 df80d56 commit 4ca8611Copy full SHA for 4ca8611
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.14.2'
+ spec.add_runtime_dependency 'metasploit-credential', '~> 0.14.3'
33
# Database models shared between framework and Pro.
34
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.23.0'
35
# depend on metasploit-framewrok as the optional gems are useless with the actual code
0 commit comments