From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 02:43:45 +0000 (+0000) Subject: Bump rack from 2.2.12 to 2.2.13 X-Git-Tag: live~12^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/b784e7bad96fbcaa1294cee937980b18204f0b16 Bump rack from 2.2.12 to 2.2.13 Bumps [rack](https://github.com/rack/rack) from 2.2.12 to 2.2.13. - [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.12...v2.2.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index bfa3988c5..dda2ddbf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -477,7 +477,7 @@ GEM nio4r (~> 2.0) quad_tile (1.0.1) racc (1.8.1) - rack (2.2.12) + rack (2.2.13) rack-cors (2.0.2) rack (>= 2.0.0) rack-openid (1.4.2)