From 0751069bceea951706c3610d378c06ec43e9141e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:01:44 +0000 Subject: [PATCH] Bump nokogiri from 1.18.6 to 1.19.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.6 to 1.19.3. - [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.6...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05c7c6b..e3539b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2025.0325) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.1) msgpack (1.7.5) mustermann (3.0.3) @@ -147,7 +147,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.18.6) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) pg (1.5.9)