Skip to content

Commit

Permalink
Update nokogiri to 1.8.1 to close CVE-2017-905
Browse files Browse the repository at this point in the history
URL: sparklemotion/nokogiri#1673
Title: Nokogiri gem, via libxml, is affected by DoS and RCE vulnerabilities
  • Loading branch information
timurvafin committed Oct 17, 2017
1 parent 50fffc0 commit 57c9092
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ GEM
jsonapi-renderer (0.1.3)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minitest (5.10.2)
multi_json (1.12.1)
multi_xml (0.6.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
parser (2.3.1.2)
ast (~> 2.2)
powerpack (0.1.1)
Expand Down

0 comments on commit 57c9092

Please sign in to comment.