From fac505a5536d4bc0e71eb01d4ada3682efd36e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:47:46 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.13.4) --- 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..ab52c0b2d 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.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-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)