From 7370a046e5769f2aeffd84491d069ee4af9dc391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 17:48:47 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.12.5. - [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.12.5) --- 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 1790a003..8625fd7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.4) 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.12.5) + mini_portile2 (~> 2.6.1) + 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.0) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)