From 3139ba7ad0b526add3497f6025679727a73dd118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 03:45:12 +0000 Subject: [PATCH] Bump rack-timeout from 0.6.0 to 0.6.3 Bumps [rack-timeout](https://github.com/zombocom/rack-timeout) from 0.6.0 to 0.6.3. - [Release notes](https://github.com/zombocom/rack-timeout/releases) - [Changelog](https://github.com/zombocom/rack-timeout/blob/main/CHANGELOG.md) - [Commits](https://github.com/zombocom/rack-timeout/compare/v0.6.0...v0.6.3) --- updated-dependencies: - dependency-name: rack-timeout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f81156188b..b3ec4877f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,7 +459,7 @@ GEM rack rack-test (2.0.2) rack (>= 1.3) - rack-timeout (0.6.0) + rack-timeout (0.6.3) rails (6.1.6) actioncable (= 6.1.6) actionmailbox (= 6.1.6)