From a94f8057ae3f1d4a730105b9c97aa38444bd3a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:45:50 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.1...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01f0a17fe0..9890a9d0cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,9 +30,9 @@ GEM rb-inotify (>= 0.9) rb-kqueue (>= 0.2) maruku (0.7.0) - mini_portile (0.5.2) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + mini_portile2 (2.4.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.8) @@ -43,7 +43,7 @@ GEM rack-jekyll (0.4.1) jekyll (>= 0.12.0, < 2.0) rack (~> 1.5.0) - rack-rewrite (1.4.01) + rack-rewrite (1.4.1) rake (10.1.0) rb-fsevent (0.9.3) rb-inotify (0.9.3)