From 394fac380bfaf0ffb35d0760f1fe8cfb4275f74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:21:04 +0000 Subject: [PATCH] Bump rack Bumps the bundler group with 1 update in the /_gems/jekyll-assets directory: [rack](https://github.com/rack/rack). Updates `rack` from 2.2.20 to 2.2.23 - [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.20...v2.2.23) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.23 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- _gems/jekyll-assets/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gems/jekyll-assets/Gemfile.lock b/_gems/jekyll-assets/Gemfile.lock index 2c54da2243..118c70967e 100644 --- a/_gems/jekyll-assets/Gemfile.lock +++ b/_gems/jekyll-assets/Gemfile.lock @@ -149,7 +149,7 @@ GEM method_source (~> 1.0) public_suffix (5.0.1) racc (1.8.1) - rack (2.2.20) + rack (2.2.23) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.2.0)