Update nokogiri dependency due to vulnerability (CVE-2017-9050)

This commit is contained in:
thephez 2018-01-10 12:33:36 -05:00
parent 7470c77699
commit 4e4d7e278e

View file

@ -16,7 +16,7 @@ GEM
addressable (~> 2.3) addressable (~> 2.3)
colored (~> 1.2) colored (~> 1.2)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
nokogiri (~> 1.5) nokogiri (~> 1.8.1)
parallel (~> 1.3) parallel (~> 1.3)
typhoeus (~> 0.7) typhoeus (~> 0.7)
yell (~> 2.0) yell (~> 2.0)
@ -49,10 +49,10 @@ GEM
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
mercenary (0.3.5) mercenary (0.3.5)
mini_portile2 (2.0.0) mini_portile2 (2.3.0)
multi_json (1.11.2) multi_json (1.11.2)
nokogiri (1.6.7.1) nokogiri (1.8.1)
mini_portile2 (~> 2.0.0.rc2) mini_portile2 (~> 2.3.0)
parallel (1.6.1) parallel (1.6.1)
rake (10.4.2) rake (10.4.2)
rb-fsevent (0.9.7) rb-fsevent (0.9.7)