From ae36163d9bb6a8890995f81c8030571f18ae11e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:53:45 +0000 Subject: [PATCH] Bump rack-contrib from 2.4.0 to 2.5.0 Bumps [rack-contrib](https://github.com/rack/rack-contrib) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/rack/rack-contrib/releases) - [Changelog](https://github.com/rack/rack-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack-contrib/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: rack-contrib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 048369c..29804ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM rack (3.0.9) rack-accept (0.4.5) rack (>= 0.4) - rack-contrib (2.4.0) + rack-contrib (2.5.0) rack (< 4) rack-cors (2.0.1) rack (>= 2.0.0)