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 7
7
bcrypt
8
8
json
9
9
metasploit-model (~> 0.26.1 )
10
- meterpreter_bins (= 0.0.6 )
10
+ meterpreter_bins (= 0.0.7 )
11
11
msgpack
12
12
nokogiri
13
13
packetfu (= 1.1.9 )
78
78
metasploit-concern (~> 0.1.0 )
79
79
metasploit-model (~> 0.26.1 )
80
80
pg
81
- meterpreter_bins (0.0.6 )
81
+ meterpreter_bins (0.0.7 )
82
82
method_source (0.8.2 )
83
83
mini_portile (0.6.0 )
84
84
msgpack (0.5.8 )
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Gem::Specification.new do |spec|
61
61
# are needed when there's no database
62
62
spec . add_runtime_dependency 'metasploit-model' , '~> 0.26.1'
63
63
# Needed for Meterpreter on Windows, soon others.
64
- spec . add_runtime_dependency 'meterpreter_bins' , '0.0.6 '
64
+ spec . add_runtime_dependency 'meterpreter_bins' , '0.0.7 '
65
65
# Needed by msfgui and other rpc components
66
66
spec . add_runtime_dependency 'msgpack'
67
67
# Needed by anemone crawler
You can’t perform that action at this time.
0 commit comments