From b811f09ae68e8189958ecd14dabbbfd80afe28cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 00:30:19 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.16.0 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.0 to 1.16.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.16.0...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d14f16f..1000cf3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.21.2) msgpack (1.7.2) mysql2 (0.5.5) @@ -222,7 +222,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.0) - nokogiri (1.16.0) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) openapi_parser (1.0.0)