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 10
10
metasm (~> 1.0.2 )
11
11
metasploit-concern (= 1.0.0 )
12
12
metasploit-model (= 1.0.0 )
13
- metasploit-payloads (= 1.0.14 )
13
+ metasploit-payloads (= 1.0.15 )
14
14
msgpack
15
15
nokogiri
16
16
packetfu (= 1.1.11 )
125
125
activemodel (>= 4.0.9 , < 4.1.0 )
126
126
activesupport (>= 4.0.9 , < 4.1.0 )
127
127
railties (>= 4.0.9 , < 4.1.0 )
128
- metasploit-payloads (1.0.14 )
128
+ metasploit-payloads (1.0.15 )
129
129
metasploit_data_models (1.2.5 )
130
130
activerecord (>= 4.0.9 , < 4.1.0 )
131
131
activesupport (>= 4.0.9 , < 4.1.0 )
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Gem::Specification.new do |spec|
63
63
# are needed when there's no database
64
64
spec . add_runtime_dependency 'metasploit-model' , '1.0.0'
65
65
# Needed for Meterpreter
66
- spec . add_runtime_dependency 'metasploit-payloads' , '1.0.14 '
66
+ spec . add_runtime_dependency 'metasploit-payloads' , '1.0.15 '
67
67
# Needed by msfgui and other rpc components
68
68
spec . add_runtime_dependency 'msgpack'
69
69
# Needed by anemone crawler
You can’t perform that action at this time.
0 commit comments