nixpkgs/pkgs/tools/security/wpscan/Gemfile.lock
2023-12-06 18:07:24 +01:00

64 lines
1.4 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
cms_scanner (0.13.9)
ethon (>= 0.14, < 0.17)
get_process_mem (~> 0.2.5)
nokogiri (>= 1.11.4, < 1.16.0)
opt_parse_validator (~> 1.9.5)
public_suffix (>= 4.0.3, < 5.1.0)
ruby-progressbar (>= 1.10, < 1.14)
sys-proctable (>= 1.2.2, < 1.4.0)
typhoeus (>= 1.3, < 1.5)
xmlrpc (~> 0.3)
yajl-ruby (~> 1.4.1)
concurrent-ruby (1.2.2)
ethon (0.16.0)
ffi (>= 1.15.0)
ffi (1.16.3)
get_process_mem (0.2.7)
ffi (~> 1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.5)
minitest (5.20.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
opt_parse_validator (1.9.5)
activesupport (>= 5.2, < 6.2.0)
addressable (>= 2.5, < 2.9)
public_suffix (5.0.4)
racc (1.7.3)
ruby-progressbar (1.13.0)
sys-proctable (1.3.0)
ffi (~> 1.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webrick (1.8.1)
wpscan (3.8.25)
cms_scanner (~> 0.13.9)
xmlrpc (0.3.3)
webrick
yajl-ruby (1.4.3)
zeitwerk (2.6.12)
PLATFORMS
ruby
DEPENDENCIES
wpscan
BUNDLED WITH
2.4.22