Skip to content

Commit

Permalink
[Snyk] Fix for SNYK-RUBY-NOKOGIRI-459107
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-459107
  • Loading branch information
snyk-bot authored and tomkerkhove committed Aug 20, 2019
1 parent 25dda34 commit a2ff1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', '>= 192', group: :jekyll_plugins
gem "nokogiri", '>= 1.10.4'
gem "nokogiri", ">= 1.10.4"

0 comments on commit a2ff1d5

Please sign in to comment.