From 37e4aa8259ce0b15592d9853e8ccd95c52818b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:58:22 +0200 Subject: [PATCH] chore: Bump nokogiri from 1.16.5 to 1.16.7 (#862) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.16.7. - [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.16.5...v1.16.7) --- 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 9277482..509426a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,10 +196,10 @@ GEM libv8-node (~> 21.7.2.0) minitest (5.24.1) mutex_m (0.2.0) - nokogiri (1.16.5) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -219,7 +219,7 @@ GEM psych (5.1.2) stringio public_suffix (5.0.5) - racc (1.8.0) + racc (1.8.1) rack (3.1.5) rack-session (2.0.0) rack (>= 3.0.0)