From ac8e51d9b80561c8ce4ffdc3f596b197301c6df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:33:30 +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 5598b25..3fc9133 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM colorize (1.1.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) - date (3.4.1) + date (3.5.1) drb (2.2.1) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -42,7 +42,7 @@ GEM mime-types-data (3.2025.0204) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.7) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -53,7 +53,7 @@ GEM net-protocol rexml (3.4.2) securerandom (0.4.1) - timeout (0.4.3) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.0.4)