From cf52278eaec3decbec2ba0f52d474ab39b6220e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:39:31 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd181e3..b1bc3c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,17 +41,19 @@ GEM rb-kqueue (>= 0.2) lumberjack (1.0.13) method_source (0.9.2) - mini_portile2 (2.4.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x86-mingw32) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) nori (2.6.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + racc (1.6.0) rack (2.0.7) rake (0.9.6) rb-fsevent (0.10.3)