From 228df0e6a3ac2a2e37bbe9558cbf0295aac6f326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 17:33:23 +0000 Subject: [PATCH] Bump nokogiri from 1.14.0 to 1.15.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.0 to 1.15.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.14.0...v1.15.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7f4eb1..eb24cfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,9 +173,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.0-x86_64-darwin) + nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1) @@ -188,7 +188,7 @@ GEM public_suffix (5.0.1) puma (6.4.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.3) rack (2.2.6.2) rack-mini-profiler (3.0.0) rack (>= 1.2.0)