From a91a2a0fa2a1fb844326c09f5ac3b9ed184b457a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 04:01:54 +0000 Subject: [PATCH] Bump nokogiri from 1.16.2 to 1.18.3 in /apps/y2bot Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.18.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.16.2...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/y2bot/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/y2bot/Gemfile.lock b/apps/y2bot/Gemfile.lock index bbd33d6..a152f1e 100644 --- a/apps/y2bot/Gemfile.lock +++ b/apps/y2bot/Gemfile.lock @@ -50,16 +50,16 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) racc public_suffix (5.0.4) - racc (1.7.3) + racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1)