From fbaabc1977e4e8b58448f770d36ddf72201558a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:46:41 +0000 Subject: [PATCH] build(deps-dev): bump nokogiri from 1.18.9 to 1.19.1 in /rapidconnect Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1. - [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.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- rapidconnect/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rapidconnect/Gemfile.lock b/rapidconnect/Gemfile.lock index 545cd90..55ff260 100644 --- a/rapidconnect/Gemfile.lock +++ b/rapidconnect/Gemfile.lock @@ -118,10 +118,10 @@ GEM timeout net-smtp (0.4.0.1) net-protocol - nokogiri (1.18.9) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.9-x86_64-darwin) + nokogiri (1.19.1-x86_64-darwin) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1)