We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43bc02 commit c156d2aCopy full SHA for c156d2a
Gemfile
@@ -19,7 +19,7 @@ group :db do
19
# Needed for Msf::DbManager
20
gem 'activerecord'
21
# Database models shared between framework and Pro.
22
- gem 'metasploit_data_models', '~> 0.16.6'
+ gem 'metasploit_data_models', '~> 0.16.9'
23
# Needed for module caching in Mdm::ModuleDetails
24
gem 'pg', '>= 0.11'
25
end
Gemfile.lock
@@ -22,7 +22,7 @@ GEM
fivemat (1.2.1)
i18n (0.6.5)
json (1.8.0)
- metasploit_data_models (0.16.6)
+ metasploit_data_models (0.16.9)
26
activerecord (>= 3.2.13)
27
activesupport
28
pg
0 commit comments