From c1b485e713b49a7a5adc10d7bdfde9e934bfb8b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 11:41:45 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...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 e03823e..8fc4330 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,14 +68,15 @@ GEM lumberjack (1.0.13) method_source (0.9.2) mime-types (2.99.3) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nenv (0.3.0) netrc (0.11.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -89,6 +90,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) psych (3.1.0) + racc (1.5.2) rack (2.2.3) rake (13.0.1) rb-fsevent (0.10.3)