From 3c8aa8d764410755973796273e04d791a6d5d45c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:46:23 +0000 Subject: [PATCH] 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 767c553..330a604 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) + date (3.5.1) devise (5.0.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -133,7 +133,7 @@ GEM minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) - net-imap (0.4.20) + net-imap (0.4.24) date net-protocol net-pop (0.1.2) @@ -236,7 +236,7 @@ GEM stringio (3.2.0) thor (1.5.0) timecop (0.9.10) - timeout (0.4.3) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)