Skip to content

Commit

Permalink
Update gem nokogiri (1.10.1->1.10.3)
Browse files Browse the repository at this point in the history
Update nokogi gem per CVE-2019-11068,
URL: sparklemotion/nokogiri#1892
"Nokogiri gem, via libxslt, is affected by
improper access control vulnerability".

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
  • Loading branch information
david-a-wheeler committed Apr 24, 2019
1 parent fdabad1 commit 5ccd4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -228,7 +228,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
Expand Down

0 comments on commit 5ccd4aa

Please sign in to comment.