From 877d5c3eadf2bd7c176e5ddac4e291c807e90fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:09:33 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.10/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.10) --- 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 10f35b9..6cadec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,10 +171,10 @@ GEM connection_pool (~> 2.2) net-protocol (0.1.3) timeout - nokogiri (1.13.8) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.8-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) parslet (2.0.0) pubid-core (0.2.2) @@ -186,7 +186,7 @@ GEM pubid-core (~> 0.2) thor public_suffix (4.0.7) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rdf (3.2.8) link_header (~> 0.0, >= 0.0.8)