From ba18d6588af176672a4e5db4302b4382d57537f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 05:29:35 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.9. - [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.10.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c40f94992..abe5e49ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,17 +51,19 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.9-x86-mingw32) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) pragmatic_segmenter (0.3.18) unicode public_suffix (4.0.3) + racc (1.6.0) rainbow (2.2.2) rake rake (12.3.0)