From 4b938ac57ae02c4bb1c8d2b3ead329429267f91b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 06:03:24 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 782e631e27..3f04811c00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,11 @@ GEM faraday (0.12.1) multipart-post (>= 1.2, < 3) method_source (0.8.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) multipart-post (2.0.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) pry (0.10.4) @@ -18,6 +19,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.5) + racc (1.6.0) sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0)