From b799dd2e281c58cbc95be495c48b072fdf9975d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:24:29 +0000 Subject: [PATCH] Bump net-imap from 0.4.10 to 0.4.24 in /app Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.10 to 0.4.24. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.10...v0.4.24) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.24 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Gemfile.lock b/app/Gemfile.lock index 18420c8..9a0451d 100644 --- a/app/Gemfile.lock +++ b/app/Gemfile.lock @@ -96,7 +96,7 @@ GEM concurrent-ruby (1.2.3) connection_pool (2.4.1) crass (1.0.6) - date (3.3.4) + date (3.5.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -142,7 +142,7 @@ GEM minitest (5.22.3) msgpack (1.7.2) mutex_m (0.2.0) - net-imap (0.4.10) + net-imap (0.4.24) date net-protocol net-pop (0.1.2) @@ -227,7 +227,7 @@ GEM railties (>= 6.0.0) stringio (3.1.0) thor (1.3.1) - timeout (0.4.1) + timeout (0.6.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0)