From 883d905d7265c7de177fe9cc0da840b07fbfb424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:33:38 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [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.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5f69397..bfbbcfd2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,19 +77,19 @@ GEM xcinvoke (~> 0.3.0) json (2.6.3) liferaft (0.0.6) - mini_portile2 (2.8.1) + mini_portile2 (2.8.5) minitest (5.19.0) molinillo (0.8.0) mustache (1.1.1) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) open4 (1.3.4) public_suffix (4.0.7) - racc (1.6.2) + racc (1.7.3) redcarpet (3.5.1) rexml (3.2.5) rouge (3.30.0)