From 0987debbac27610af6a264d6e31d209d63a6ecbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 22:31:56 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.10.8. - [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.6.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ceca1d..47c16c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM spdx-licenses (~> 1.0) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.4.0) minitest (5.6.0) mocha (1.1.0) metaclass (~> 0.0.1) @@ -240,8 +240,8 @@ GEM net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0)