From 19642be61e44d0ab5dfff8c4b1164e87bdb5807a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 00:04:11 +0000 Subject: [PATCH] Bump nokogiri from 1.8.0 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 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.8.0...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 de8ce63..c735555 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM mimemagic (0.4.3) nokogiri (~> 1) rake - mini_portile2 (2.2.0) + mini_portile2 (2.8.0) minitest (5.10.2) mongo (2.4.2) bson (>= 4.2.1, < 5.0.0) @@ -189,8 +189,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.1.0) nio4r (2.1.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -200,6 +201,7 @@ GEM slop (~> 3.4) public_suffix (2.0.5) puma (3.9.1) + racc (1.6.0) rack (2.0.3) rack-contrib (1.2.0) rack (>= 0.9.1)