From 08cd7a384919250e1aa6dbb616aae9dca4674b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 00:35:03 +0200 Subject: [PATCH] Build(deps): Bump timeout from 0.2.0 to 0.3.0 (#16920) Bumps [timeout](https://github.com/ruby/timeout) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.2.0...v0.3.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 1c01e19bd0d..9d73c92b4ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -475,7 +475,7 @@ GEM test-prof (1.0.9) thor (1.2.1) tilt (2.0.10) - timeout (0.2.0) + timeout (0.3.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) uglifier (4.2.0)