From 39198afa493f5a6cfc96453930f4357d36772f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 00:13:09 +0100 Subject: [PATCH] Build(deps): Bump timeout from 0.4.1 to 0.4.2 (#29625) Bumps [timeout](https://github.com/ruby/timeout) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.1...v0.4.2) --- 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 babb1c9e383..20679984109 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -554,7 +554,7 @@ GEM syntax_tree-disable_ternary (1.0.0) test-prof (1.4.2) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) trilogy (2.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)