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 42
42
metasploit-model
43
43
metasploit-payloads (= 2.0.166 )
44
44
metasploit_data_models
45
- metasploit_payloads-mettle (= 1.0.28 )
45
+ metasploit_payloads-mettle (= 1.0.29 )
46
46
mqtt
47
47
msgpack (~> 1.6.0 )
48
48
mutex_m
305
305
railties (~> 7.0 )
306
306
recog
307
307
webrick
308
- metasploit_payloads-mettle (1.0.28 )
308
+ metasploit_payloads-mettle (1.0.29 )
309
309
method_source (1.1.0 )
310
310
mime-types (3.5.2 )
311
311
mime-types-data (~> 3.2015 )
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Gem::Specification.new do |spec|
76
76
# Needed for Meterpreter
77
77
spec . add_runtime_dependency 'metasploit-payloads' , '2.0.166'
78
78
# Needed for the next-generation POSIX Meterpreter
79
- spec . add_runtime_dependency 'metasploit_payloads-mettle' , '1.0.28 '
79
+ spec . add_runtime_dependency 'metasploit_payloads-mettle' , '1.0.29 '
80
80
# Needed by msfgui and other rpc components
81
81
# Locked until build env can handle newer version. See: https://github.com/msgpack/msgpack-ruby/issues/334
82
82
spec . add_runtime_dependency 'msgpack' , '~> 1.6.0'
You can’t perform that action at this time.
0 commit comments