File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ group :db do
15
15
# Needed for Msf::DbManager
16
16
gem 'activerecord'
17
17
# Database models shared between framework and Pro.
18
- gem 'metasploit_data_models' , '~> 0.12.0 '
18
+ gem 'metasploit_data_models' , '~> 0.12.1 '
19
19
# Needed for module caching in Mdm::ModuleDetails
20
20
gem 'pg' , '>= 0.11'
21
21
end
Original file line number Diff line number Diff line change 23
23
i18n (0.6.1 )
24
24
json (1.7.7 )
25
25
metaclass (0.0.1 )
26
- metasploit_data_models (0.12.0 )
26
+ metasploit_data_models (0.12.1 )
27
27
activerecord (>= 3.2.13 )
28
28
activesupport
29
29
pg
@@ -65,7 +65,7 @@ DEPENDENCIES
65
65
database_cleaner
66
66
factory_girl (>= 4.1.0 )
67
67
json
68
- metasploit_data_models (~> 0.12.0 )
68
+ metasploit_data_models (~> 0.12.1 )
69
69
msgpack
70
70
nokogiri
71
71
pcaprub
You can’t perform that action at this time.
0 commit comments