From e4b2bf6c7ea09a64be2511ddc0dc3aec2f83411e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 01:23:41 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.12.5 in /activity-reporter Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- activity-reporter/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/activity-reporter/Gemfile.lock b/activity-reporter/Gemfile.lock index 43adcfa..20731f6 100644 --- a/activity-reporter/Gemfile.lock +++ b/activity-reporter/Gemfile.lock @@ -17,17 +17,19 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) parallel (1.19.1) parser (2.7.0.2) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + racc (1.5.2) rack (2.1.1) rainbow (3.0.0) rb-readline (0.5.5)