From be1d9b1cb7b25f55b30f5919a11073b21635f5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:31:36 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.14.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.14.1. - [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.5...v1.14.1) --- 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 9ff25bcf..56b20b29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,15 +136,15 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.1) minitest (5.14.4) multi_json (1.15.0) multipart-post (2.1.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.14.1) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parser (3.0.2.0) @@ -155,7 +155,7 @@ GEM prometheus-client (2.1.0) puma (5.5.2) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)