From 8d153d208df4a98608a5e0864cf990ce9bd7c233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:16:52 +0000 Subject: [PATCH] Bump timeout from 0.4.2 to 0.4.3 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index acd45ca9e..cb62c7601 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -710,7 +710,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.2) timecop (0.9.10) - timeout (0.4.2) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.2)