File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ gem 'activesupport', '>= 3.0.0'
5
5
# Needed for Msf::DbManager
6
6
gem 'activerecord'
7
7
# Database models shared between framework and Pro.
8
- gem 'metasploit_data_models' , :git => 'git://github.com/rapid7/metasploit_data_models.git'
8
+ gem 'metasploit_data_models' , :git => 'git://github.com/rapid7/metasploit_data_models.git' , :tag => '0.3.0'
9
9
# Needed for module caching in Mdm::ModuleDetails
10
10
gem 'pg' , '>= 0.11'
11
11
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: git://github.com/rapid7/metasploit_data_models.git
3
- revision: dd6c3a31c5ad8b55f4913b5ba20307178ba9c7bf
3
+ revision: 73f26789500f278dd6fd555e839d09a3b81a05f4
4
+ tag: 0.3.0
4
5
specs:
5
- metasploit_data_models (0.0.2 )
6
+ metasploit_data_models (0.3.0 )
6
7
activerecord
7
8
activesupport
8
9
pg
27
28
coderay (1.0.8 )
28
29
diff-lcs (1.1.3 )
29
30
i18n (0.6.1 )
30
- method_source (0.8 )
31
+ method_source (0.8.1 )
31
32
multi_json (1.3.6 )
32
33
pg (0.14.1 )
33
34
pry (0.9.10 )
You can’t perform that action at this time.
0 commit comments