From feef2fa7f37d5c09e2c957ab3b055d01516c1cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 00:49:34 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.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.6.7.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 c4f06c6..79784d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,11 +44,13 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.5) - mini_portile2 (2.0.0) + mini_portile2 (2.5.1) minitest (5.8.4) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.6.2) + racc (1.5.2) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)