Skip to content

Commit

Permalink
Update nokogiri (CVE-2019-11068)
Browse files Browse the repository at this point in the history
From https://travis-ci.com/twingly/audit/jobs/197170353

Name: nokogiri
Version: 1.10.1
Advisory: CVE-2019-11068
Criticality: Unknown
URL: sparklemotion/nokogiri#1892
Title: Nokogiri gem, via libxslt, is affected by improper access control vulnerability
Solution: upgrade to >= 1.10.3
  • Loading branch information
dentarg committed May 2, 2019
1 parent c7d8624 commit 16c9f1e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -20,12 +20,12 @@ GEM
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
multi_json (1.13.1)
multipart-post (2.0.0)
mustermann (1.0.2)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
rack (2.0.6)
rack-protection (2.0.2)
rack
Expand Down
Binary file removed vendor/cache/mini_portile2-2.3.0.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.4.0.gem
Binary file not shown.
Binary file not shown.

0 comments on commit 16c9f1e

Please sign in to comment.