Skip to content

Commit

Permalink
Update nokogiri to 1.8.4
Browse files Browse the repository at this point in the history
Name: nokogiri
Version: 1.8.2
Advisory: CVE-2018-8048
Criticality: Unknown
URL: sparklemotion/nokogiri#1746
Title: Revert libxml2 behavior in Nokogiri gem that could cause XSS
Solution: upgrade to >= 1.8.3
  • Loading branch information
vitallium committed Jul 21, 2018
1 parent d5586d2 commit 1ea6159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
sass (>= 3.3)
nenv (0.3.0)
nio4r (2.2.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
normalize-rails (3.0.3)
oauth2 (1.3.1)
Expand Down Expand Up @@ -484,4 +484,4 @@ RUBY VERSION
ruby 2.4.4p296

BUNDLED WITH
1.16.2
1.16.3

0 comments on commit 1ea6159

Please sign in to comment.