From 16a772aaaebf109b2665570e0b647aa83722db98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:31:50 +0000 Subject: [PATCH] Bump net-imap from 0.5.7 to 0.5.14 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.7 to 0.5.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.7...v0.5.14) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 385422b..ff317ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.5.4) crass (1.0.6) - date (3.4.1) + date (3.5.1) diff-lcs (1.5.1) drb (2.2.3) erubi (1.13.1) @@ -124,7 +124,7 @@ GEM marcel (1.0.4) mini_mime (1.1.5) minitest (5.25.5) - net-imap (0.5.7) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -248,7 +248,7 @@ GEM stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - timeout (0.4.3) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)