From 97e28aaf87c0339b153b21f0ca52708014799402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 20:41:07 +0000 Subject: [PATCH] Bump nokogiri from 1.10.1 to 1.13.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.13.5. - [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.1...v1.13.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 931d5e2..37467dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,7 @@ GEM metaclass (0.0.4) method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mocha (1.0.0) metaclass (~> 0.0.1) multi_json (1.13.1) @@ -238,8 +238,9 @@ GEM net-http-digest_auth (1.2.1) net-http-persistent (2.8) netrc (0.10.3) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.5) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) nuntium_api (0.19) json @@ -261,6 +262,7 @@ GEM byebug (~> 3.4) pry (~> 0.10) puma (3.0.2) + racc (1.6.0) rack (1.4.7) rack-cache (1.8.0) rack (>= 0.4)