Skip to content

Commit 4ca8611

Browse files
David MaloneyDavid Maloney
authored andcommitted
latest credential for postgres hash import/export
latest version of metasploit-credential updates credential import-export to support the PostgresMD5 hash type MSP-12266
1 parent df80d56 commit 4ca8611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasploit-framework-db.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929

3030
spec.add_runtime_dependency 'activerecord', *Metasploit::Framework::RailsVersionConstraint::RAILS_VERSION
3131
# Metasploit::Credential database models
32-
spec.add_runtime_dependency 'metasploit-credential', '~> 0.14.2'
32+
spec.add_runtime_dependency 'metasploit-credential', '~> 0.14.3'
3333
# Database models shared between framework and Pro.
3434
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.23.0'
3535
# depend on metasploit-framewrok as the optional gems are useless with the actual code

0 commit comments

Comments
 (0)