From 71ec7ecc418b59c6b98a954c9d8f58a3a623aeb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:24:28 +0000 Subject: [PATCH] build(deps): bump net-imap from 0.5.12 to 0.5.14 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.12 to 0.5.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.12...v0.5.14) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e87b4b89..4e1368199 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM ruby2_keywords (~> 0.0.1) net-http-persistent (4.0.6) connection_pool (~> 2.2, >= 2.2.4) - net-imap (0.5.12) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -379,7 +379,7 @@ GEM thruster (0.1.15-x86_64-darwin) thruster (0.1.15-x86_64-linux) tilt (2.7.0) - timeout (0.4.4) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)