Skip to content

Commit 82e7cd9

Browse files
David MaloneyDavid Maloney
authored andcommitted
pull latest mdm
1 parent 24527d7 commit 82e7cd9

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
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
3333
# Metasploit::Credential database models
3434
spec.add_runtime_dependency 'metasploit-credential', '~> 0.13.8'
3535
# Database models shared between framework and Pro.
36-
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.1'
36+
spec.add_runtime_dependency 'metasploit_data_models', '~> 0.21.3'
3737
# depend on metasploit-framewrok as the optional gems are useless with the actual code
3838
spec.add_runtime_dependency 'metasploit-framework', "= #{spec.version}"
3939
# Needed for module caching in Mdm::ModuleDetails

0 commit comments

Comments
 (0)