From c7ad75903aa65384b9a7cef2cf55d0f2af21ad0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:10:44 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...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 d557187..9ddb2a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,13 +73,13 @@ GEM yard log_switch (0.3.0) method_source (0.9.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.14.1) mixlib-cli (2.1.8) multi_json (1.15.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.2-java) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-java) nuggets (1.5.0) parallel (1.12.1) parser (2.4.0.2)