From 964e22ef5230f1f627f2398b5be0c08542b7c74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:36:48 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.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.11.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 a20b00f..efaf9bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1034,7 +1034,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.0) multi_json (1.14.1) multi_xml (0.6.0) @@ -1044,8 +1044,8 @@ GEM net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth (0.5.6) oauth2 (1.4.4) @@ -1087,7 +1087,7 @@ GEM activerecord (>= 5.2) activesupport (>= 5.2) puma (3.12.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0)