From 0d0d0877565221dcda1aed115a6147df9a423e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:39:56 +0000 Subject: [PATCH 1/2] Bump net-imap from 0.4.20 to 0.4.24 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.20 to 0.4.24. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.20...v0.4.24) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.24 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 283958270..7256c31fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM rexml crass (1.0.6) daemons (1.4.1) - date (3.4.1) + date (3.5.1) debugger-ruby_core_source (1.3.8) declarative (0.0.20) deep_cloneable (3.2.0) @@ -440,7 +440,7 @@ GEM net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - net-imap (0.4.20) + net-imap (0.4.24) date net-protocol net-pop (0.1.2) @@ -734,7 +734,7 @@ GEM rack (>= 1, < 3) thor (1.4.0) thread_safe (0.3.6) - timeout (0.4.3) + timeout (0.6.1) tins (1.31.0) sync to_regexp (0.2.1) From e87fc9a164b79d519d3e70a525270cf026fb9e71 Mon Sep 17 00:00:00 2001 From: Sawy Date: Wed, 6 May 2026 10:05:47 +0300 Subject: [PATCH 2/2] Run tests