From 748008a8958aebc3109e76b6761be4e56858c5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:40:35 +0000 Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.16.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.0. - [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.15.4...v1.16.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06133ef..c602f57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM lumberjack (1.2.8) memo_wise (1.7.0) method_source (1.0.0) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) multi_json (1.15.0) nanoc (4.12.17) addressable (~> 2.5) @@ -89,7 +89,7 @@ GEM nanoc-cli (~> 4.11, >= 4.11.15) nanoc-core (~> 4.11, >= 4.11.15) nenv (0.3.0) - nokogiri (1.15.4) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -105,7 +105,7 @@ GEM stringio public_suffix (5.0.3) pygments.rb (2.4.0) - racc (1.7.1) + racc (1.7.3) rack (3.0.8) rackup (2.1.0) rack (>= 3)