Skip to content

Commit 8c0e892

Browse files
David MaloneyDavid Maloney
authored andcommitted
update metasploit-credential to get new model
update version of metasploit-credential in order to get the PostgresMD5 hash subtype MSP-12244
1 parent 199c3ba commit 8c0e892

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.0'
32+
spec.add_runtime_dependency 'metasploit-credential', '~> 0.14.1'
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)