From 11eeb46992086cf4c99f6bc3b671553f5b655410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 01:21:58 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.10.10 in /scraper Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 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.5...v1.10.10) Signed-off-by: dependabot[bot] --- scraper/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scraper/Gemfile.lock b/scraper/Gemfile.lock index fc6376b..f56371e 100644 --- a/scraper/Gemfile.lock +++ b/scraper/Gemfile.lock @@ -4,10 +4,10 @@ GEM byebug (10.0.2) httparty (0.16.2) multi_xml (>= 0.5.2) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) multi_xml (0.6.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) pdf-core (0.7.0) prawn (2.2.2) pdf-core (~> 0.7.0)