From 34256c16f019d969519750ac5b15fb39853bb6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 00:40:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.10 in /crawler Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.10.10) Signed-off-by: dependabot[bot] --- crawler/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/Gemfile.lock b/crawler/Gemfile.lock index 5cb5dfa..4186bd3 100644 --- a/crawler/Gemfile.lock +++ b/crawler/Gemfile.lock @@ -20,7 +20,7 @@ GEM logger (1.4.2) mini_portile2 (2.4.0) minitest (5.14.0) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) sqlite3 (1.3.11) thread_safe (0.3.6)