From 1447305b17fdb50978e035bf7db13258b106f9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:25:53 +0000 Subject: [PATCH] Bump the bundler group with 2 updates Bumps the bundler group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack). Updates `nokogiri` from 1.15.4 to 1.16.4 - [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.4...v1.16.4) Updates `rack` from 2.2.8 to 2.2.9 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64a5717b..50d36f60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,18 +66,18 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.15.4-x64-mingw-ucrt) + nokogiri (1.16.4-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.15.4-x86_64-darwin) + nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) parallel (1.23.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.3) racc (1.7.3) - rack (2.2.8) + rack (2.2.9) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2)