From d26d103965b7277b76debcc7e0c3ad98a2b65ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 11:01:02 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.18.10 to 1.19.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.10 to 1.19.0. - [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.10...v1.19.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3418bbe189..15b3a8fcb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,12 +326,12 @@ GEM netrc (0.11.0) newrelic_rpm (9.24.0) nio4r (2.7.4) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) oj (3.16.13)