From 7ad48a3e1386f593e953b1a0254c57c3d6091dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:41:07 +0000 Subject: [PATCH] Bump nokogiri from 1.18.9 to 1.18.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.18.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.18.9...v1.18.10) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 824d0df..6761f82 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem "kaminari", "~> 1.2" gem "friendly_id", "~> 5.5" # HTML/XML parsing -gem "nokogiri", "~> 1.16" +gem "nokogiri", "~> 1.18" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/Gemfile.lock b/Gemfile.lock index f6772a8..477092b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -315,9 +315,9 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.12) faraday (>= 0.17.3, < 4.0) @@ -536,7 +536,7 @@ DEPENDENCIES lefthook litestream (~> 0.14.0) metainspector - nokogiri (~> 1.16) + nokogiri (~> 1.18) omniauth-github (~> 2.0) omniauth-rails_csrf_protection (~> 1.0) propshaft