From 81cf4ccd46a9289b0b5ae67925bd56f88144e44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:40:31 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.6.2...v1.13.9) --- 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 3ceca1d..83fef5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM spdx-licenses (~> 1.0) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.8.0) minitest (5.6.0) mocha (1.1.0) metaclass (~> 0.0.1) @@ -240,8 +240,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) @@ -268,6 +269,7 @@ GEM pusher-client (0.6.0) json websocket (~> 1.0) + racc (1.6.0) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5)