From f61ff611dde8e56ee04414051d53251c79534ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:06:14 +0000 Subject: [PATCH] Build(deps): bump timeout from 0.3.2 to 0.4.0 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f823b8..6153cd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM solargraph thor (1.2.2) tilt (2.2.0) - timeout (0.3.2) + timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)