Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nokogiri for a security patch (#22)
## Problem: The `bundle-audit` command reported a vulnerability in nokogiri: ``` Name: nokogiri Version: 1.6.7.2 Advisory: CVE-2015-8806 Criticality: Unknown URL: sparklemotion/nokogiri#1473 Title: Denial of service or RCE from libxml2 and libxslt Solution: upgrade to >= 1.6.8 Vulnerabilities found! ``` ## Solution: Run `bundle update nokogiri`
- Loading branch information