From 9803df4c47a5bc54c5350b7af02cf827e6d87125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 09:59:10 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.18.4 to 1.18.8 in /examples/demo Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8. - [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.4...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/demo/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/demo/Gemfile.lock b/examples/demo/Gemfile.lock index c467dfb..74241ee 100644 --- a/examples/demo/Gemfile.lock +++ b/examples/demo/Gemfile.lock @@ -135,16 +135,16 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.18.4-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.4-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) psych (5.1.0) stringio public_suffix (5.0.3) puma (5.6.7) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.14) rack-test (2.1.0) rack (>= 1.3)