From 19f6a78c0e23d07512c293c3dfc2289ae557a662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 08:51:04 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.11.4. - [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.2...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab9255b..c7d6c90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,13 +54,14 @@ GEM lumberjack (1.0.13) method_source (0.9.0) mime-types (2.99.3) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) nenv (0.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -74,6 +75,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) psych (3.0.2) + racc (1.5.2) rack (2.0.4) rake (12.3.1) rb-fsevent (0.10.3)