From f3e8f28bd6412e96677dd5ddcccf02b50604843b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:00:53 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.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.6.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 6d584b0..a8695c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,14 +4,16 @@ GEM backports (3.6.6) coderay (1.0.9) method_source (0.8.2) - mini_portile (0.6.2) + mini_portile2 (2.5.1) multi_json (1.11.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) + racc (1.5.2) rack (1.6.4) rack-protection (1.5.3) rack