From ca1738d25a916d7015438d0a1e9dd79c1a0d18ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:21:26 +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.22 - [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.22) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.22 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..a0eea1b17f 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.22) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.2.0)