From 0b5fcda720f2140eefa1bc2ea73c684aeaa4881c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:17:22 +0000 Subject: [PATCH] Bump timeout from 0.4.0 to 0.4.1 in /spec/tester_mongo_rails_6 Bumps [timeout](https://github.com/ruby/timeout) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/ruby/timeout/releases) - [Commits](https://github.com/ruby/timeout/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: timeout dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/tester_mongo_rails_6/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo_rails_6/Gemfile.lock b/spec/tester_mongo_rails_6/Gemfile.lock index d263c492..6561ffd1 100644 --- a/spec/tester_mongo_rails_6/Gemfile.lock +++ b/spec/tester_mongo_rails_6/Gemfile.lock @@ -202,7 +202,7 @@ GEM sqlite3 (1.6.8-x86_64-linux) stringio (3.0.8) thor (1.3.0) - timeout (0.4.0) + timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) websocket-driver (0.7.6)