From 18ab07071c58c84f2f8ec78c1387e5cbde576f3e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:42:13 +0000 Subject: [PATCH] Update nokogiri to version 1.18.9 --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 03693959..5a7fff38 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'responders', '~> 2.4.0' gem 'groupdate' -gem 'nokogiri', '~> 1.14.3' +gem 'nokogiri', '~> 1.18.9' gem 'bootsnap', '>= 1.16.0', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 4f4ff1f5..9f167645 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,7 +206,7 @@ GEM marcel (1.0.2) method_source (0.9.2) mini_mime (1.1.2) - mini_portile2 (2.8.1) + mini_portile2 (2.8.9) minitest (5.18.0) msgpack (1.7.0) multi_json (1.13.1) @@ -223,8 +223,8 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.18.9) + mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) @@ -272,7 +272,7 @@ GEM puma (3.12.2) pundit (1.1.0) activesupport (>= 3.0.0) - racc (1.6.2) + racc (1.8.1) rack (2.2.6.4) rack-mini-profiler (1.0.0) rack (>= 1.2.0) @@ -445,7 +445,7 @@ DEPENDENCIES html2haml (~> 2.2.0) launchy listen (>= 3.0.5, < 3.2) - nokogiri (~> 1.14.3) + nokogiri (~> 1.18.9) omniauth (~> 1.8.1) omniauth-github omniauth-twitter