From 02e71fe5e213bf6fe369630c6c462af6f34569f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 12:22:23 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.3. - [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.8...v1.13.3) --- 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 c4ac8e028..4bc0ab35b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM concurrent-ruby (~> 1.0) json (2.3.1) kramdown (1.17.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) molinillo (0.6.6) multipart-post (2.1.1) @@ -96,12 +96,14 @@ GEM nap (1.1.0) netrc (0.11.0) no_proxy_fix (0.1.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) public_suffix (4.0.1) + racc (1.6.0) rake (13.0.1) rouge (2.0.7) ruby-macho (1.4.0)