From b9fcab2fb7de2eb3c7b874348f43670850145362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:20:39 +0000 Subject: [PATCH] Bump nokogiri from 1.7.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.1 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.7.1...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 f58bd4b..0d4de4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,10 +50,11 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.1.0) + mini_portile2 (2.5.1) minitest (5.10.1) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.11.1) pathutil (0.14.0) forwardable-extended (~> 2.6) @@ -62,6 +63,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) + racc (1.5.2) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0)