From 6dee2009387d84352092228a5b8439b99f47beb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 09:35:40 +0000 Subject: [PATCH] chore(deps): bump rack-timeout from 0.6.3 to 0.7.0 Bumps [rack-timeout](https://github.com/zombocom/rack-timeout) from 0.6.3 to 0.7.0. - [Changelog](https://github.com/zombocom/rack-timeout/blob/main/CHANGELOG.md) - [Commits](https://github.com/zombocom/rack-timeout/compare/v0.6.3...v0.7.0) --- updated-dependencies: - dependency-name: rack-timeout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c2a648d5f..1cab46070d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -543,7 +543,7 @@ GEM rack (< 3) rack-test (2.1.0) rack (>= 1.3) - rack-timeout (0.6.3) + rack-timeout (0.7.0) rails (7.0.8) actioncable (= 7.0.8) actionmailbox (= 7.0.8)