File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 25
25
octokit
26
26
openssl-ccm
27
27
openvas-omp
28
- packetfu
28
+ packetfu ( = 1.1.13.pre )
29
29
patch_finder
30
30
pcaprub
31
31
pg
200
200
sawyer (~> 0.8.0 , >= 0.5.3 )
201
201
openssl-ccm (1.2.1 )
202
202
openvas-omp (0.0.4 )
203
- packetfu (1.1.11 )
204
- network_interface (~> 0.0 )
205
- pcaprub (~> 0.12 )
203
+ packetfu (1.1.13.pre )
204
+ pcaprub
206
205
patch_finder (1.0.2 )
207
206
pcaprub (0.12.4 )
208
207
pg (0.19.0 )
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Gem::Specification.new do |spec|
77
77
# Needed by anemone crawler
78
78
spec . add_runtime_dependency 'nokogiri'
79
79
# Needed by db.rb and Msf::Exploit::Capture
80
- spec . add_runtime_dependency 'packetfu'
80
+ spec . add_runtime_dependency 'packetfu' , '1.1.13.pre'
81
81
# For sniffer and raw socket modules
82
82
spec . add_runtime_dependency 'pcaprub'
83
83
# Needed for module caching in Mdm::ModuleDetails
You can’t perform that action at this time.
0 commit comments