From 7502454c81611ada6377b3aed4db8c6a6e06cb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:49:01 +0100 Subject: [PATCH] Build(deps): Bump timeout from 0.4.0 to 0.4.1 (#24282) Bumps [timeout](https://github.com/ruby/timeout) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: timeout dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2ebb4d9cb8..7531d24bd5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -490,7 +490,7 @@ GEM syntax_tree-disable_ternary (1.0.0) test-prof (1.2.3) thor (1.3.0) - timeout (0.4.0) + timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3)