From 060a09bfbd0869e6bade7f8413e9d833623c7928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:20:56 +0000 Subject: [PATCH] Bump nokogiri from 1.15.1 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.1 to 1.16.3. - [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.15.1...v1.16.3) --- 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 ce858a9..3117198 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,9 +180,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.1-aarch64-linux) + nokogiri (1.16.3-aarch64-linux) racc (~> 1.4) - nokogiri (1.15.1-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) os (1.1.4) @@ -191,7 +191,7 @@ GEM public_suffix (5.0.1) puma (4.3.12) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.3) rack (2.2.7) rack-cors (2.0.1) rack (>= 2.0.0)