mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 01:06:13 +00:00
Config - Update nokogiri version due to CVE-2019-5477 (#150)
This commit is contained in:
parent
806f29dce1
commit
d79945cd87
1 changed files with 3 additions and 3 deletions
|
@ -49,10 +49,10 @@ GEM
|
|||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
mercenary (0.3.5)
|
||||
mini_portile2 (2.3.0)
|
||||
mini_portile2 (2.4.0)
|
||||
multi_json (1.11.2)
|
||||
nokogiri (1.8.5)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
nokogiri (1.10.4)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
parallel (1.6.1)
|
||||
rake (10.4.2)
|
||||
rb-fsevent (0.9.7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue