From 4e7d756406c5575ac292564216a8a83268b39732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 18:50:27 +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 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d557187..c2a4136 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,13 +73,15 @@ GEM yard log_switch (0.3.0) method_source (0.9.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.14.1) mixlib-cli (2.1.8) multi_json (1.15.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.2-java) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-java) + racc (~> 1.4) nuggets (1.5.0) parallel (1.12.1) parser (2.4.0.2) @@ -91,6 +93,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) spoon (~> 0.0) + racc (1.5.2) + racc (1.5.2-java) rainbow (2.2.2) rake rake (12.3.0)