Skip to content

Commit

Permalink
Bump nokogiri to address CVE-2017-15412
Browse files Browse the repository at this point in the history
As reported by `bundler-audit`:

> Name: nokogiri
> Version: 1.8.1
> Advisory: CVE-2017-15412
> Criticality: Unknown
> URL: sparklemotion/nokogiri#1714
> Title: Nokogiri gem, via libxml, is affected by DoS vulnerabilities
> Solution: upgrade to >= 1.8.2
  • Loading branch information
Koronen authored and geemus committed Apr 27, 2018
1 parent c14e0f9 commit 94a2656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -76,7 +76,7 @@ GEM
minitest (5.11.3)
multi_json (1.12.1)
multipart-post (2.0.0)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parser (2.3.0.6)
ast (~> 2.2)
Expand Down

0 comments on commit 94a2656

Please sign in to comment.