wpscan: 3.4.3 -> 3.5.3, use bundlerApp
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (5.2.2)
|
||||
activesupport (5.2.3)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 0.7, < 2)
|
||||
minitest (~> 5.1)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.5.2)
|
||||
addressable (2.6.0)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
cms_scanner (0.0.41.3)
|
||||
cms_scanner (0.5.1)
|
||||
nokogiri (~> 1.10.0)
|
||||
opt_parse_validator (~> 0.0.16.6)
|
||||
opt_parse_validator (~> 1.7.2)
|
||||
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.4)
|
||||
concurrent-ruby (1.1.5)
|
||||
ethon (0.12.0)
|
||||
ffi (>= 1.3.0)
|
||||
ffi (1.10.0)
|
||||
i18n (1.5.2)
|
||||
i18n (1.6.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.11.3)
|
||||
nokogiri (1.10.1)
|
||||
nokogiri (1.10.3)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
opt_parse_validator (0.0.16.6)
|
||||
opt_parse_validator (1.7.2)
|
||||
activesupport (>= 4.2, < 5.3.0)
|
||||
addressable (~> 2.5.0)
|
||||
addressable (>= 2.5, < 2.7)
|
||||
public_suffix (3.0.3)
|
||||
ruby-progressbar (1.10.0)
|
||||
thread_safe (0.3.6)
|
||||
@@ -36,8 +36,8 @@ GEM
|
||||
ethon (>= 0.9.0)
|
||||
tzinfo (1.2.5)
|
||||
thread_safe (~> 0.1)
|
||||
wpscan (3.4.3)
|
||||
cms_scanner (~> 0.0.41.2)
|
||||
wpscan (3.5.3)
|
||||
cms_scanner (~> 0.5.0)
|
||||
xmlrpc (0.3.0)
|
||||
yajl-ruby (1.4.1)
|
||||
|
||||
@@ -45,7 +45,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
wpscan (= 3.4.3)
|
||||
wpscan
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.3
|
||||
1.17.2
|
||||
|
||||
Reference in New Issue
Block a user