From 76367a111ca709592d372a94220d10348fd3334f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 20:52:09 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.15.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 to 1.15.4. - [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.6.0...v1.15.4) --- 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 9157959..c7ffd18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM metaclass (0.0.1) method_source (0.8.2) mime-types (1.25) - mini_portile (0.5.1) + mini_portile2 (2.8.4) minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) @@ -116,8 +116,9 @@ GEM net-ssh (2.6.8) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) orm_adapter (0.4.0) polyglot (0.3.3) protected_attributes (1.0.3) @@ -128,6 +129,7 @@ GEM slop (~> 3.4) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) + racc (1.7.1) rack (1.5.2) rack-pjax (0.7.0) nokogiri (~> 1.5)