File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem 'activerecord'
7
7
# Needed for some admin modules (scrutinizer_add_user.rb)
8
8
gem 'json'
9
9
# Database models shared between framework and Pro.
10
- gem 'metasploit_data_models' , :git => 'git://github.com/rapid7/metasploit_data_models.git' , :tag => '0.6.1 '
10
+ gem 'metasploit_data_models' , :git => 'git://github.com/rapid7/metasploit_data_models.git' , :tag => '0.6.2 '
11
11
# Needed by msfgui and other rpc components
12
12
gem 'msgpack'
13
13
# Needed by anemone crawler
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: 7f8e36d9b62a36bcbf43c8f1ab48a07bed0732d9
4
- tag: 0.6.1
3
+ revision: 895fcec7b20aaebe240b30781a1fb2f336f77bbb
4
+ tag: 0.6.2
5
5
specs:
6
- metasploit_data_models (0.6.1 )
6
+ metasploit_data_models (0.6.2 )
7
7
activerecord (>= 3.2.10 )
8
8
activesupport
9
9
pg
You can’t perform that action at this time.
0 commit comments