nixpkgs/pkgs/tools/security/wpscan/Gemfile.lock
Paul TREHIOU 04c038e219 wpscan: init at 3.4.0
* wpscan: init at 3.4.0 (#50958)

* wpscan: fix typo in description

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: missing indentation

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: wrap executable with curl
2018-11-24 11:48:32 +01:00

56 lines
1.2 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
cms_scanner (0.0.41.0)
activesupport (~> 5.2)
addressable (~> 2.5)
nokogiri (~> 1.8.0)
opt_parse_validator (~> 0.0.16.4)
public_suffix (~> 3.0.0)
ruby-progressbar (~> 1.10.0)
typhoeus (~> 1.3.0)
xmlrpc (~> 0.3)
yajl-ruby (~> 1.4.1)
concurrent-ruby (1.1.3)
ethon (0.11.0)
ffi (>= 1.3.0)
ffi (1.9.25)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
opt_parse_validator (0.0.16.4)
activesupport (~> 5.2.1)
addressable (~> 2.5.0)
public_suffix (3.0.3)
ruby-progressbar (1.10.0)
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
wpscan (3.4.0)
activesupport (~> 5.2)
cms_scanner (~> 0.0.41.0)
yajl-ruby (~> 1.3)
xmlrpc (0.3.0)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
wpscan (= 3.4.0)
BUNDLED WITH
1.16.3