From d9108fc195b4be293e0c3d8281b220e2dbbc22ba Mon Sep 17 00:00:00 2001 From: Nina Siessegger Date: Sat, 10 Feb 2018 20:13:13 +0100 Subject: [PATCH] Upgrade nokogiri to version 1.8.2 For the previous version a vulnerability was found. Please find the details here: https://github.com/sparklemotion/nokogiri/issues/1714 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0e28ec..08d5d62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.10.3) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) public_suffix (3.0.1) rack (1.6.8)