From f3724ff06c58cd8b9f26ce0f13ed875219f1f8ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 11:59:03 +0000 Subject: [PATCH] Bump nokogiri from 1.6.2.1 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.2.1 to 1.6.8.1. - [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.6.2.1...v1.6.8.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fcfd2c..475fc2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,9 +44,9 @@ GEM rb-kqueue (>= 0.2) maruku (0.7.0) mercenary (0.3.3) - mini_portile (0.6.0) - nokogiri (1.6.2.1) - mini_portile (= 0.6.0) + mini_portile2 (2.1.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.8)