Skip to content

Commit c8d80d5

Browse files
committed
Lands rapid7#4436, latest version of MDM
Fixes an issue with protocol inclusion when adding an NX console
2 parents 3c03f36 + 82e7cd9 commit c8d80d5

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

0 commit comments

Comments
 (0)