From 92de34afcdf14a8309cea497c0a58af3044dad38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 21:40:47 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.10. - [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.10...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95b0afa2..888bbf17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitar (0.6.1) minitest (5.14.2) multi_json (1.13.1) @@ -315,8 +315,9 @@ GEM netrc (0.11.0) newrelic_rpm (5.2.0.345) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -335,6 +336,7 @@ GEM public_suffix (3.0.2) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.2) rack (2.2.3) rack-mini-profiler (1.0.0) rack (>= 1.2.0)