From 94fafeaec7dc8cebbb67a24b5da6c1e00ccc2ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:21:56 +0000 Subject: [PATCH] Bump nokogiri from 1.18.1 to 1.18.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32e23defe..0324a7542 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) null_logger (0.0.1)