From de76cfcc7b6fcb73398cea14d10ae33bab9d5713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:31:14 +0100 Subject: [PATCH] Build(deps): Bump timeout from 0.3.1 to 0.3.2 (#20339) Bumps [timeout](https://github.com/ruby/timeout) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.3.1...v0.3.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 c9c0ba4eff8..6ba7eed55c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -482,7 +482,7 @@ GEM test-prof (1.2.0) thor (1.2.1) tilt (2.0.11) - timeout (0.3.1) + timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0)