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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

74 lines
1.6 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2024-10-02 15:59:41 +00:00
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
2021-06-01 22:22:28 +00:00
i18n (>= 1.6, < 2)
2024-10-02 15:59:41 +00:00
logger (>= 1.4.2)
2021-06-01 22:22:28 +00:00
minitest (>= 5.1)
2024-10-02 15:59:41 +00:00
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.8)
cms_scanner (0.14.3)
2023-12-06 17:07:24 +00:00
ethon (>= 0.14, < 0.17)
2019-12-14 14:55:33 +00:00
get_process_mem (~> 0.2.5)
2024-10-02 15:59:41 +00:00
nokogiri (~> 1.16)
opt_parse_validator (~> 1.10.0)
public_suffix (>= 4.0.3, < 6.1)
2023-12-06 17:07:24 +00:00
ruby-progressbar (>= 1.10, < 1.14)
sys-proctable (>= 1.2.2, < 1.4.0)
2021-06-01 22:22:28 +00:00
typhoeus (>= 1.3, < 1.5)
xmlrpc (~> 0.3)
yajl-ruby (~> 1.4.1)
2024-10-02 15:59:41 +00:00
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
drb (2.2.1)
2023-12-06 17:07:24 +00:00
ethon (0.16.0)
2021-06-01 22:22:28 +00:00
ffi (>= 1.15.0)
2024-10-02 15:59:41 +00:00
ffi (1.17.0)
2021-06-01 22:22:28 +00:00
get_process_mem (0.2.7)
2019-12-14 14:55:33 +00:00
ffi (~> 1.0)
2024-10-02 15:59:41 +00:00
i18n (1.14.6)
concurrent-ruby (~> 1.0)
2024-10-02 15:59:41 +00:00
logger (1.6.1)
mini_portile2 (2.8.7)
minitest (5.25.1)
nokogiri (1.16.7)
2023-12-06 17:07:24 +00:00
mini_portile2 (~> 2.8.2)
2021-06-01 22:22:28 +00:00
racc (~> 1.4)
2024-10-02 15:59:41 +00:00
opt_parse_validator (1.10.0)
activesupport (>= 5.2, < 7.3.0)
2021-09-27 08:31:33 +00:00
addressable (>= 2.5, < 2.9)
2024-10-02 15:59:41 +00:00
public_suffix (6.0.1)
racc (1.8.1)
2023-12-06 17:07:24 +00:00
ruby-progressbar (1.13.0)
2024-10-02 15:59:41 +00:00
securerandom (0.3.1)
2023-12-06 17:07:24 +00:00
sys-proctable (1.3.0)
2023-07-05 07:19:58 +00:00
ffi (~> 1.1)
2023-12-06 17:07:24 +00:00
typhoeus (1.4.1)
ethon (>= 0.9.0)
2023-07-05 07:19:58 +00:00
tzinfo (2.0.6)
2021-06-01 22:22:28 +00:00
concurrent-ruby (~> 1.0)
2024-10-02 15:59:41 +00:00
webrick (1.8.2)
wpscan (3.8.27)
cms_scanner (~> 0.14.3)
2023-12-06 17:07:24 +00:00
xmlrpc (0.3.3)
2021-06-01 22:22:28 +00:00
webrick
2022-06-03 12:50:04 +00:00
yajl-ruby (1.4.3)
PLATFORMS
2022-06-03 12:50:04 +00:00
ruby
DEPENDENCIES
2019-05-04 19:55:52 +00:00
wpscan
BUNDLED WITH
2024-10-02 15:59:41 +00:00
2.5.16