From 618417d5417a9266f426735b83d9eae096b06e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 03:19:51 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 1 update Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.14.3 to 1.15.6 - [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.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0eab3a8..81cd056 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,12 +78,12 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.1) + mini_portile2 (2.8.5) mini_racer (0.3.1) libv8 (~> 8.4.255) minitest (5.19.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) @@ -92,7 +92,7 @@ GEM forwardable-extended (~> 2.6) posix-spawn (0.3.15) public_suffix (4.0.6) - racc (1.6.2) + racc (1.7.3) rainbow (3.0.0) rake (13.0.3) rb-fsevent (0.10.4)