From bf803addbc026f9ed68a72e535d5d12615608a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:11:52 +0100 Subject: [PATCH] Build(deps): Bump timeout from 0.4.2 to 0.4.3 (#30303) Bumps [timeout](https://github.com/ruby/timeout) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.2...v0.4.3) --- 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 3ec5ffb470f..619ce32b21c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -552,7 +552,7 @@ GEM syntax_tree-disable_ternary (1.0.0) test-prof (1.4.2) thor (1.3.2) - timeout (0.4.2) + timeout (0.4.3) trilogy (2.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)