From ffbdc802ddd96a881b18263d902e2ed0fdab72f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 14:28:33 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.10. - [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.10...v1.13.10) --- 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 cf1d5c37..8f82bc74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.15.0) mocha (1.8.0) metaclass (~> 0.0.1) @@ -174,8 +174,9 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.1.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.5.8) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -222,6 +223,7 @@ GEM activerecord (>= 4.2) activesupport (>= 4.2) public_suffix (4.0.6) + racc (1.6.1) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)