From 671df7745194a3c446280b90858376f60ba0da58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 22:44:53 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.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.7.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 4825e70..7d8e698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM json (1.8.3) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - mini_portile2 (2.0.0) + mini_portile2 (2.4.0) morpher (0.2.6) abstract_type (~> 0.0.7) adamantium (~> 0.2.0) @@ -65,8 +65,8 @@ GEM mutant-rspec (0.8.8) mutant (~> 0.8.8) rspec-core (>= 3.2.0, < 3.5.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) parallel (1.6.2) parser (2.3.0.6) ast (~> 2.2)