From ddfbe1e98b117db89da343cb936ec1648d1b5ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 23:41:09 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.11.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.6.6.2...v1.11.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0cfed6..e986470 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM spdx-licenses (~> 1.0) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.5.1) minitest (5.5.1) mocha (1.1.0) metaclass (~> 0.0.1) @@ -207,8 +207,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.0.3) nenv (~> 0.1) shellany (~> 0.0) @@ -236,6 +237,7 @@ GEM pusher-client (0.6.0) json websocket (~> 1.0) + racc (1.5.2) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5)