From 87b9d828cf0c6715f0448d5f9a5d4d6b27f1b712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:10:18 +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 1e8a2a2..d2acea3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,10 +69,10 @@ GEM mini_portile2 (2.8.0) minitest (5.11.1) nenv (0.3.0) - nokogiri (1.13.8) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.8-x86-mingw32) + nokogiri (1.13.10-x86-mingw32) racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) @@ -80,7 +80,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - racc (1.6.0) + racc (1.6.1) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3)