From d6de3e007925ba6fbdbe1e7804b0e41e7dd929e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 14:51:05 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.10.8 in /scraper Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 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.8.5...v1.10.8) 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..5e3fbf8 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.8) + mini_portile2 (~> 2.4.0) pdf-core (0.7.0) prawn (2.2.2) pdf-core (~> 0.7.0)