From 84db7fe53bc90afed7b19c51fe1015f70fe6779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 13:48:49 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.16.7 to 1.18.9 in /pact_broker Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.18.9. - [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.16.7...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pact_broker/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index bcf1de43..4840629c 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -55,14 +55,14 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.7.2) - mini_portile2 (2.8.7) + mini_portile2 (2.8.9) moments (0.3.0) multi_json (1.15.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) mysql2 (0.5.6) nio4r (2.7.3) - nokogiri (1.16.7) + nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) pact-support (1.20.1)