nixpkgs/pkgs/tools/security/wpscan/Gemfile.lock

62 lines
1.4 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2021-09-27 09:31:33 +01:00
activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-06-01 23:22:28 +01:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2021-09-27 09:31:33 +01:00
addressable (2.8.0)
2019-12-14 14:55:33 +00:00
public_suffix (>= 2.0.2, < 5.0)
2021-09-27 09:31:33 +01:00
cms_scanner (0.13.6)
2021-06-01 23:22:28 +01:00
ethon (~> 0.14.0)
2019-12-14 14:55:33 +00:00
get_process_mem (~> 0.2.5)
2021-09-27 09:31:33 +01:00
nokogiri (>= 1.11.4, < 1.13.0)
opt_parse_validator (~> 1.9.5)
2021-06-01 23:22:28 +01:00
public_suffix (~> 4.0.3)
ruby-progressbar (>= 1.10, < 1.12)
2019-12-14 14:55:33 +00:00
sys-proctable (~> 1.2.2)
2021-06-01 23:22:28 +01:00
typhoeus (>= 1.3, < 1.5)
xmlrpc (~> 0.3)
yajl-ruby (~> 1.4.1)
2021-07-10 21:33:16 +01:00
concurrent-ruby (1.1.9)
2021-06-01 23:22:28 +01:00
ethon (0.14.0)
ffi (>= 1.15.0)
2021-09-27 09:31:33 +01:00
ffi (1.15.4)
2021-06-01 23:22:28 +01:00
get_process_mem (0.2.7)
2019-12-14 14:55:33 +00:00
ffi (~> 1.0)
2021-11-10 21:10:19 +00:00
i18n (1.8.11)
concurrent-ruby (~> 1.0)
2021-06-01 23:22:28 +01:00
minitest (5.14.4)
2021-11-10 21:10:19 +00:00
nokogiri (1.12.5-x86_64-linux)
2021-06-01 23:22:28 +01:00
racc (~> 1.4)
2021-09-27 09:31:33 +01:00
opt_parse_validator (1.9.5)
2021-06-01 23:22:28 +01:00
activesupport (>= 5.2, < 6.2.0)
2021-09-27 09:31:33 +01:00
addressable (>= 2.5, < 2.9)
2021-06-01 23:22:28 +01:00
public_suffix (4.0.6)
2021-11-10 21:10:19 +00:00
racc (1.6.0)
2021-06-01 23:22:28 +01:00
ruby-progressbar (1.11.0)
sys-proctable (1.2.6)
2019-12-14 14:55:33 +00:00
ffi
2021-06-01 23:22:28 +01:00
typhoeus (1.4.0)
ethon (>= 0.9.0)
2021-06-01 23:22:28 +01:00
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
webrick (1.7.0)
2021-11-10 21:10:19 +00:00
wpscan (3.8.20)
2021-09-27 09:31:33 +01:00
cms_scanner (~> 0.13.6)
2021-06-01 23:22:28 +01:00
xmlrpc (0.3.2)
webrick
yajl-ruby (1.4.1)
2021-11-10 21:10:19 +00:00
zeitwerk (2.5.1)
PLATFORMS
2021-09-27 09:31:33 +01:00
x86_64-linux
DEPENDENCIES
2019-05-04 20:55:52 +01:00
wpscan
BUNDLED WITH
2021-09-27 09:31:33 +01:00
2.2.24