From 6b9c497a582c21beb045667ae40ae963d9eb4e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 08:05:30 +0800 Subject: [PATCH] Build(deps): Bump timeout from 0.3.2 to 0.4.0 (#22267) Bumps [timeout](https://github.com/ruby/timeout) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.3.2...v0.4.0) --- updated-dependencies: - dependency-name: timeout dependency-type: indirect update-type: version-update:semver-minor ... 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 0db3e893a02..255b038f743 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -488,7 +488,7 @@ GEM test-prof (1.2.1) thor (1.2.2) tilt (2.2.0) - timeout (0.3.2) + timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3)