Skip to content

Commit c156d2a

Browse files
author
Tod Beardsley
committed
Increment MDM version to 0.16.9
[SeeRM rapid7#8725]
1 parent f43bc02 commit c156d2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group :db do
1919
# Needed for Msf::DbManager
2020
gem 'activerecord'
2121
# Database models shared between framework and Pro.
22-
gem 'metasploit_data_models', '~> 0.16.6'
22+
gem 'metasploit_data_models', '~> 0.16.9'
2323
# Needed for module caching in Mdm::ModuleDetails
2424
gem 'pg', '>= 0.11'
2525
end

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
fivemat (1.2.1)
2323
i18n (0.6.5)
2424
json (1.8.0)
25-
metasploit_data_models (0.16.6)
25+
metasploit_data_models (0.16.9)
2626
activerecord (>= 3.2.13)
2727
activesupport
2828
pg

0 commit comments

Comments
 (0)