Skip to content

Commit

Permalink
Updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr committed Feb 29, 2020
1 parent a3d8593 commit 3901949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpscan.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.executables = ['wpscan']
s.require_paths = ['lib']

s.add_dependency 'cms_scanner', '~> 0.8.2'
s.add_dependency 'cms_scanner', '~> 0.8.3'

s.add_development_dependency 'bundler', '>= 1.6'
s.add_development_dependency 'memory_profiler', '~> 0.9.13'
Expand Down

0 comments on commit 3901949

Please sign in to comment.