From fc614a707d843c97d2de7c8447305a386344bd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:35:48 +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 9509eb9..18db8ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM coderay (1.1.3) method_source (1.1.0) mini_portile2 (2.8.8) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) pry (0.15.2)