From 743b4f97f8a71f8d2c5c8759ce395682fb38298c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 00:20:34 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 170a14b..72823ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,14 +224,15 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.12.2) multi_json (1.12.1) nenv (0.3.0) newrelic_rpm (3.18.1.330) nio4r (2.3.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -262,6 +263,7 @@ GEM puma (3.9.1) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.5.2) rack (2.0.7) rack-canonical-host (0.2.2) addressable (> 0, < 3)