Skip to content

Commit

Permalink
fix vulnerability nokogiri CVE-2019-13117
Browse files Browse the repository at this point in the history
Name: nokogiri
Version: 1.10.4
Advisory: CVE-2019-13117
Criticality: Unknown
URL: sparklemotion/nokogiri#1943
Title: Nokogiri gem, via libxslt, is affected by multiple vulnerabilities
Solution: upgrade to >= 1.10.5
  • Loading branch information
senid231 committed Dec 2, 2019
1 parent db16b3a commit 5a98481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -340,7 +340,7 @@ GEM
net_tcp_client (2.0.1)
netstring (0.0.3)
nio4r (2.3.1)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
oj (2.18.5)
orm_adapter (0.5.0)
Expand Down

0 comments on commit 5a98481

Please sign in to comment.