From 572d230c03931c85579c48a2e43b537447252ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 22:54:09 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 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.8.1...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 71882f3..db8e4a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,12 +36,13 @@ GEM nokogiri (>= 1.5.9) metaclass (0.0.4) method_source (0.9.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.10.3) mocha (1.2.1) metaclass (~> 0.0.1) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parser (2.6.3.0) ast (~> 2.4.0) pry (0.11.2) @@ -50,6 +51,7 @@ GEM pry-byebug (3.5.0) byebug (~> 9.1) pry (~> 0.10) + racc (1.5.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)