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 13
13
metasploit-concern
14
14
metasploit-credential
15
15
metasploit-model
16
- metasploit-payloads (= 1.1.10 )
16
+ metasploit-payloads (= 1.1.11 )
17
17
metasploit_data_models
18
18
msgpack
19
19
network_interface
140
140
activemodel (~> 4.2.6 )
141
141
activesupport (~> 4.2.6 )
142
142
railties (~> 4.2.6 )
143
- metasploit-payloads (1.1.10 )
143
+ metasploit-payloads (1.1.11 )
144
144
metasploit_data_models (2.0.0 )
145
145
activerecord (~> 4.2.6 )
146
146
activesupport (~> 4.2.6 )
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Gem::Specification.new do |spec|
70
70
# are needed when there's no database
71
71
spec . add_runtime_dependency 'metasploit-model'
72
72
# Needed for Meterpreter
73
- spec . add_runtime_dependency 'metasploit-payloads' , '1.1.10 '
73
+ spec . add_runtime_dependency 'metasploit-payloads' , '1.1.11 '
74
74
# Needed by msfgui and other rpc components
75
75
spec . add_runtime_dependency 'msgpack'
76
76
# get list of network interfaces, like eth* from OS.
You can’t perform that action at this time.
0 commit comments