From 1f255cd7bf26aa46a8b2cc36fce84ac65f0dc248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:23:31 +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 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5f82df7..54d4c0e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,17 +83,19 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.21) - mini_portile (0.6.2) + mini_portile2 (2.5.1) missing_t (0.4.1) multi_json (1.11.0) multi_test (0.1.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - nokogiri (1.6.6.2-x86-mingw32) - mini_portile (~> 0.6.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-x86-mingw32) + racc (~> 1.4) polyglot (0.3.3) prototype-rails (3.1.0) rails (~> 3.1) + racc (1.5.2) rack (1.3.10) rack-cache (1.2) rack (>= 0.4)