From c1f8a684429e362650c92d6168a1938cc5fcdab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:53:37 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...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 825d702..ea07d05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,14 +117,15 @@ GEM lumberjack (1.0.10) mercenary (0.3.5) method_source (0.8.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.8.4) multi_json (1.11.2) multipart-post (2.0.0) nenv (0.3.0) net-dns (0.8.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -135,6 +136,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (1.5.3) + racc (1.5.2) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)