File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.5.1 '
10
+ gem 'metasploit_data_models' , :git => 'git://github.com/rapid7/metasploit_data_models.git' , :tag => '0.6.0 '
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: 1e3e0c2effb8e1bb6cec9683b830e4244babf706
4
- tag: 0.5.1
3
+ revision: 0285d6e199f125b33214100dcb0f4eeb12ee765f
4
+ tag: 0.6.0
5
5
specs:
6
- metasploit_data_models (0.5.1 )
6
+ metasploit_data_models (0.6.0 )
7
7
activerecord (>= 3.2.10 )
8
8
activesupport
9
9
pg
55
55
simplecov-html (~> 0.5.3 )
56
56
simplecov-html (0.5.3 )
57
57
slop (3.4.3 )
58
- tzinfo (0.3.35 )
58
+ tzinfo (0.3.36 )
59
59
yard (0.8.3 )
60
60
61
61
PLATFORMS
You can’t perform that action at this time.
0 commit comments