Skip to content

Commit

Permalink
security bump nokogiri
Browse files Browse the repository at this point in the history
```
Name: nokogiri
Version: 1.6.6.2
Advisory: CVE-2015-1819
Criticality: Unknown
URL: sparklemotion/nokogiri#1374
Title: Nokogiri gem contains several vulnerabilities in libxml2 and libxslt
Solution: upgrade to ~> 1.6.6.4, >= 1.6.7.rc4
```
  • Loading branch information
grosser committed Dec 13, 2015
1 parent 1aefae7 commit b60d912
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ GEM
metaclass (0.0.4)
method_source (0.8.2)
mime-types (2.6.2)
mini_portile (0.6.2)
mini_portile2 (2.0.0)
minitest (5.8.1)
minitest-rails (2.2.0)
minitest (~> 5.7)
Expand All @@ -265,9 +265,9 @@ GEM
rails (>= 3.1)
nio4r (1.1.1)
nio4r (1.1.1-java)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.2-java)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.7-java)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
Expand Down
Binary file removed vendor/cache/mini_portile-0.6.2.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.0.0.gem
Binary file not shown.
Binary file not shown.

0 comments on commit b60d912

Please sign in to comment.