From ca7ba1d4727e3cdf9999fee99d8991a7196df669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:26:12 +0000 Subject: [PATCH] Bump nokogiri from 1.14.2 to 1.18.8 in /example/Before/Example Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 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.14.2...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/Before/Example/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/example/Before/Example/Gemfile.lock b/example/Before/Example/Gemfile.lock index f2f3682..ffda997 100644 --- a/example/Before/Example/Gemfile.lock +++ b/example/Before/Example/Gemfile.lock @@ -168,17 +168,15 @@ GEM multipart-post (2.0.0) nanaimo (0.3.0) naturally (2.2.1) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) - racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) optparse (0.1.1) os (1.1.4) plist (3.7.0) public_suffix (5.0.1) - racc (1.6.2) + racc (1.8.1) rake (13.0.6) representable (3.2.0) declarative (< 0.1.0)