Skip to content

Commit 63320ce

Browse files
committed
Updating to latest metasploit-credential, 0.13.8
Drops test log files that are clogging build
1 parent e394368 commit 63320ce

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
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131

3232
spec.add_runtime_dependency 'activerecord', rails_version_constraint
3333
# Metasploit::Credential database models
34-
spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.7'
34+
spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.8'
3535
# Database models shared between framework and Pro.
3636
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.1'
3737
# depend on metasploit-framewrok as the optional gems are useless with the actual code

0 commit comments

Comments
 (0)