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 1313 metasploit-concern (= 1.0.0 )
1414 metasploit-credential (= 1.0.1 )
1515 metasploit-model (= 1.0.0 )
16- metasploit-payloads (= 1.0.18 )
16+ metasploit-payloads (= 1.0.19 )
1717 metasploit_data_models (= 1.2.9 )
1818 msgpack
1919 network_interface (~> 0.0.1 )
123123 activemodel (>= 4.0.9 , < 4.1.0 )
124124 activesupport (>= 4.0.9 , < 4.1.0 )
125125 railties (>= 4.0.9 , < 4.1.0 )
126- metasploit-payloads (1.0.18 )
126+ metasploit-payloads (1.0.19 )
127127 metasploit_data_models (1.2.9 )
128128 activerecord (>= 4.0.9 , < 4.1.0 )
129129 activesupport (>= 4.0.9 , < 4.1.0 )
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Gem::Specification.new do |spec|
6868 # are needed when there's no database
6969 spec . add_runtime_dependency 'metasploit-model' , '1.0.0'
7070 # Needed for Meterpreter
71- spec . add_runtime_dependency 'metasploit-payloads' , '1.0.18 '
71+ spec . add_runtime_dependency 'metasploit-payloads' , '1.0.19 '
7272 # Needed by msfgui and other rpc components
7373 spec . add_runtime_dependency 'msgpack'
7474 # get list of network interfaces, like eth* from OS.
You can’t perform that action at this time.
0 commit comments