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 99 json
1010 metasploit-concern (~> 0.3.0 )
1111 metasploit-model (~> 0.29.0 )
12- meterpreter_bins (= 0.0.14 )
12+ meterpreter_bins (= 0.0.16 )
1313 msgpack
1414 nokogiri
1515 packetfu (= 1.1.9 )
132132 pg
133133 railties (< 4.0.0 )
134134 recog (~> 1.0 )
135- meterpreter_bins (0.0.14 )
135+ meterpreter_bins (0.0.16 )
136136 method_source (0.8.2 )
137137 mime-types (1.25.1 )
138138 mini_portile (0.6.1 )
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Gem::Specification.new do |spec|
6464 # are needed when there's no database
6565 spec . add_runtime_dependency 'metasploit-model' , '~> 0.29.0'
6666 # Needed for Meterpreter on Windows, soon others.
67- spec . add_runtime_dependency 'meterpreter_bins' , '0.0.14 '
67+ spec . add_runtime_dependency 'meterpreter_bins' , '0.0.16 '
6868 # Needed by msfgui and other rpc components
6969 spec . add_runtime_dependency 'msgpack'
7070 # Needed by anemone crawler
You can’t perform that action at this time.
0 commit comments