From d86ca80ad318e1eed8941bd9c68b275dda3996ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 00:44:52 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.11.1. - [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.4...v1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52fceb6..4a05c80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM mimemagic (0.3.2) mini_magick (4.8.0) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) multi_json (1.12.2) multipart-post (2.0.0) @@ -202,8 +202,9 @@ GEM net-ssh (5.0.2) newrelic_rpm (4.6.0.338) nio4r (2.3.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -214,6 +215,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.1) puma (3.11.0) + racc (1.5.2) rack (2.0.5) rack-cache (1.7.1) rack (>= 0.4)