Config - Update nokogiri version due to CVE-2019-5477 (#150)

This commit is contained in:
thephez 2019-08-23 10:01:01 -04:00 committed by GitHub
parent 806f29dce1
commit d79945cd87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)