From 0de84646b12fbb01cf6d7f201388b1f28a358d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:00:58 +0000 Subject: [PATCH] Bump nokogiri from 1.12.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.13.9. - [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.12.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ad003f..d4d34a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) multi_json (1.15.0) @@ -224,8 +224,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.8) - nokogiri (1.12.4) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -245,7 +245,7 @@ GEM public_suffix (4.0.6) puma (5.6.4) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-cors (1.0.6) rack (>= 1.6.0)