From c39d05e2494f2667af7f5cf8b4924d1e259eafcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 00:06:23 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36cb684..9d10867 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,12 +47,13 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) method_source (0.9.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_xml (0.6.0) multipart-post (2.0.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) parallel (1.12.1) parser (2.5.1.0) @@ -65,6 +66,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.2) + racc (1.6.0) rack (2.0.6) rainbow (3.0.0) rake (10.5.0)