From fdc1ef357dcd8415b596408725e66458a5c7a9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:35:11 +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.11 to 2.2.12 - [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.11...v2.2.12) --- updated-dependencies: - dependency-name: rack 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 9c58c62736..be94b3ad2f 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.11) + rack (2.2.12) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.2.0)