Updates cms_scanner dep
This commit is contained in:
8
spec/fixtures/dynamic_finders/expected.yml
vendored
8
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -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:
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user