From 8f34b022ba72cc14db568a5caaef52ef1aa3a0ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:07:57 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.3.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a407ee12..a44670d8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,15 +59,17 @@ GEM treetop (~> 1.4.8) metaclass (0.0.4) mime-types (1.25.1) - mini_portile (0.6.0) + mini_portile2 (2.8.0) mocha (1.0.0) metaclass (~> 0.0.1) multi_json (1.10.1) net-ldap (0.3.1) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.17.1) polyglot (0.3.5) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)