Skip to content

Commit 740f75d

Browse files
author
HD Moore
committed
Match masters preferred MDM version
1 parent 16af8b8 commit 740f75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ group :db do
3030
# Database models shared between framework and Pro (depends on hmoore-r7 branch until merged)
3131
# Unfortunately, MDM is broken after 0.17.0 in master right now, so waiting on that merge...
3232

33-
gem 'metasploit_data_models', '= 0.17.0'
33+
gem 'metasploit_data_models', '= 0.17.2'
3434
# gem 'metasploit_data_models', :git => '[email protected]:hmoore-r7/metasploit_data_models.git'
3535

3636
# Needed for module caching in Mdm::ModuleDetails

0 commit comments

Comments
 (0)