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 9
9
json
10
10
metasploit-concern (~> 0.3.0 )
11
11
metasploit-model (~> 0.28.0 )
12
- meterpreter_bins (= 0.0.7 )
12
+ meterpreter_bins (= 0.0.8 )
13
13
msgpack
14
14
nokogiri
15
15
packetfu (= 1.1.9 )
121
121
pg
122
122
railties (< 4.0.0 )
123
123
recog (~> 1.0 )
124
- meterpreter_bins (0.0.7 )
124
+ meterpreter_bins (0.0.10 )
125
125
method_source (0.8.2 )
126
126
mime-types (1.25.1 )
127
127
mini_portile (0.6.0 )
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Gem::Specification.new do |spec|
65
65
# are needed when there's no database
66
66
spec . add_runtime_dependency 'metasploit-model' , '~> 0.28.0'
67
67
# Needed for Meterpreter on Windows, soon others.
68
- spec . add_runtime_dependency 'meterpreter_bins' , '0.0.7 '
68
+ spec . add_runtime_dependency 'meterpreter_bins' , '0.0.10 '
69
69
# Needed by msfgui and other rpc components
70
70
spec . add_runtime_dependency 'msgpack'
71
71
# Needed by anemone crawler
You can’t perform that action at this time.
0 commit comments