From 682fb269346fd3d4a34c4408fc0ab21a1a399573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:28:56 +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: direct:development 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 bda01e6a..656b50ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -427,7 +427,7 @@ GEM thor (1.3.2) tilt (2.4.0) timecop (0.9.10) - timeout (0.4.2) + timeout (0.4.3) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)