From 23e0cac93bbd5e0c7654c818436e37fc8b43514d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:03:33 +0000 Subject: [PATCH] Bump net-imap from 0.6.2 to 0.6.4 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.2...v0.6.4) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.4 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 5a48063..9743913 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM minitest (6.0.1) prism (~> 1.5) msgpack (1.7.2) - net-imap (0.6.2) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -366,7 +366,7 @@ GEM string-format (0.2.0) stringio (3.2.0) thor (1.4.0) - timeout (0.6.0) + timeout (0.6.1) traces (0.18.2) tsort (0.2.0) tzinfo (2.0.6)