From 3612cc4a2d5e560c70c8c8966146825b4081dd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 20:48:50 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...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 c6b5200..b0a1a24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,10 +22,12 @@ GEM docile (1.1.5) i18n (0.7.0) json (1.8.3) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.8.4) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) rake (13.0.1) simplecov (0.11.1) docile (~> 1.1.0)