From e93ce74489c5671e8fa910be86bac186b7402bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 23:17:39 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.10.9 in /activity-reporter Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.9. - [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.3...v1.10.9) Signed-off-by: dependabot[bot] --- activity-reporter/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activity-reporter/Gemfile.lock b/activity-reporter/Gemfile.lock index 43adcfa..0233c7a 100644 --- a/activity-reporter/Gemfile.lock +++ b/activity-reporter/Gemfile.lock @@ -20,7 +20,7 @@ GEM mini_portile2 (2.4.0) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.10.3) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) parser (2.7.0.2)