From 1ebff8dd705866458bd731281d5f38ec13a449f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:23:28 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.13.2. - [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.5.5...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index afec128..b96d6e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,6 +103,7 @@ GEM webrobots (~> 0.0, >= 0.0.9) method_source (0.8.1) mime-types (1.19) + mini_portile2 (2.8.0) multi_json (1.5.0) mysql2 (0.3.11) net-http-digest_auth (1.2.1) @@ -114,7 +115,9 @@ GEM net-ssh (2.6.2) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - nokogiri (1.5.5) + nokogiri (1.13.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) polyglot (0.3.3) pry (0.9.10) @@ -123,6 +126,7 @@ GEM slop (~> 3.3.1) pry-rails (0.2.2) pry (>= 0.9.10) + racc (1.6.0) rack (1.4.4) rack-cache (1.2) rack (>= 0.4)