From 1ed6e54ac94e6ed471bfc7315f2303e0b944e29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 11:18:48 +0000 Subject: [PATCH] Bump nokogiri from 1.16.5 to 1.16.6 (#157) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.16.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.16.6/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.16.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a1a3cf..24ede41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM lumberjack (1.2.4) memo_wise (1.8.0) method_source (1.1.0) - mini_portile2 (2.8.6) + mini_portile2 (2.8.7) multi_json (1.15.0) nanoc (4.12.21) addressable (~> 2.5) @@ -94,7 +94,7 @@ GEM nanoc-redirector (0.4.1) nanoc (~> 4.9) nenv (0.3.0) - nokogiri (1.16.5) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -110,7 +110,7 @@ GEM stringio public_suffix (5.0.5) pygments.rb (3.0.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.9.1) rackup (2.1.0) rack (>= 3)