mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 18:29:00 +08:00
Updated nokogiri dependency to >= 1.8.1 (critical security vulnerability has been found in < 1.8.1) (#333)
This commit is contained in:
parent
35c5a7167d
commit
c84ba4e34a
@ -71,7 +71,7 @@ GEM
|
|||||||
typhoeus (~> 0.7)
|
typhoeus (~> 0.7)
|
||||||
html-pipeline (2.6.0)
|
html-pipeline (2.6.0)
|
||||||
activesupport (>= 2)
|
activesupport (>= 2)
|
||||||
nokogiri (>= 1.4)
|
nokogiri (>= 1.8.1)
|
||||||
i18n (0.8.5)
|
i18n (0.8.5)
|
||||||
jekyll (3.4.3)
|
jekyll (3.4.3)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user