From 7095d7ee9526174108280a9b8315bc2af4a53423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 20:04:24 +0000 Subject: [PATCH] build(deps): bump timeout from 0.4.3 to 0.4.4 Bumps [timeout](https://github.com/ruby/timeout) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: timeout dependency-version: 0.4.4 dependency-type: indirect 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 9b1ea9fa..f68fe964 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ GEM temple (0.10.4) thor (1.4.0) tilt (2.6.1) - timeout (0.4.3) + timeout (0.4.4) trilogy (2.9.0) tsort (0.2.0) turbolinks (5.2.1)