Updates cms_scanner dep

This commit is contained in:
erwanlr
2019-11-01 16:43:13 +00:00
parent 1aa242a9d8
commit 430e65c12e
2 changed files with 5 additions and 5 deletions

View File

@@ -2349,12 +2349,12 @@ plugins:
- http://wp.lab/wp-content/plugins/another-wordpress-classifieds-plugin/resources/css/awpcpstyle.css?ver=3.8.1
Ie6Comment:
number: 3.8.3
found_by: Ie6 Comment (Passive Detection)
found_by: Ie 6 Comment (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''/resources/css/awpcpstyle-ie-6.css?ver=3.8.3'''
Ie7Comment:
number: 3.8.3
found_by: Ie7 Comment (Passive Detection)
found_by: Ie 7 Comment (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''/resources/css/awpcpstyle-lte-ie-7.css?ver=3.8.3'''
anspress-question-answer:
@@ -18322,12 +18322,12 @@ plugins:
kitchenbug:
WikiIE8Comment:
number: 0.6.4
found_by: Wiki Ie8 Comment (Passive Detection)
found_by: Wiki Ie 8 Comment (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''/kitchenbug/application/assets/css/wiki-bubble-ie8.css?ver=0.6.4'''
ExplorerIE8Comment:
number: 0.6.4
found_by: Explorer Ie8 Comment (Passive Detection)
found_by: Explorer Ie 8 Comment (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''/kitchenbug/application/assets/css/recipe-explorer-ie8.css?ver=0.6.4'''
QueryParameter:

View File

@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.executables = ['wpscan']
s.require_paths = ['lib']
s.add_dependency 'cms_scanner', '~> 0.6.2'
s.add_dependency 'cms_scanner', '~> 0.7.0'
s.add_development_dependency 'bundler', '>= 1.6'
s.add_development_dependency 'coveralls', '~> 0.8.0'