Skip to content

Commit

Permalink
Merge pull request #3 from Meschreiber/patch-1
Browse files Browse the repository at this point in the history
Update due to security vulnerability
  • Loading branch information
Maria Elisabeth Schreiber committed Aug 22, 2019
2 parents ce2d340 + 0610207 commit 630a237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algolia_html_extractor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |gem|

# Dependencies
gem.add_runtime_dependency 'json', '~> 2.0'
gem.add_runtime_dependency 'nokogiri', '~> 1.8.2'
gem.add_runtime_dependency 'nokogiri', '>= 1.10.4'

gem.add_development_dependency 'coveralls', '~> 0.8.21'
gem.add_development_dependency 'flay', '~> 2.6'
Expand Down

0 comments on commit 630a237

Please sign in to comment.