Skip to content

Commit

Permalink
update nokogiri in response to audit:
Browse files Browse the repository at this point in the history
```yaml
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
seanpdoyle committed Nov 22, 2019
1 parent d9066c4 commit 5c05bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -146,7 +146,7 @@ GEM
momentjs-rails (2.20.1)
railties (>= 3.1)
multipart-post (2.1.1)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
parser (2.6.2.1)
ast (~> 2.4.0)
Expand Down

0 comments on commit 5c05bcc

Please sign in to comment.