From 1d4e9b330053ffaf16bcc8aaff046777ccc93f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:37:38 +0000 Subject: [PATCH] Bump net-imap from 0.5.8 to 0.5.14 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.8...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 b03c0d61b..04183363c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,7 +377,7 @@ GEM uri (>= 0.11.1) net-http-persistent (4.0.8) connection_pool (>= 2.2.4, < 4) - net-imap (0.5.8) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -755,7 +755,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) - timeout (0.4.3) + timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.11) actionpack (>= 6.0.0)