From 08a630b68a1e8a99fcbc20e8b26068c68f8680a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 06:58:03 +0000 Subject: [PATCH] Bump net-imap from 0.4.11 to 0.4.20 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.11 to 0.4.20. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.11...v0.4.20) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.20 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 300c8f6..d12578d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM concurrent-ruby (1.3.1) connection_pool (2.4.1) crass (1.0.6) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) dogstatsd-ruby (5.6.1) dotenv (3.1.2) @@ -131,7 +131,7 @@ GEM mini_mime (1.1.5) minitest (5.23.1) mutex_m (0.2.0) - net-imap (0.4.11) + net-imap (0.4.20) date net-protocol net-pop (0.1.2) @@ -248,7 +248,7 @@ GEM rubocop-performance (~> 1.20.2) stringio (3.1.0) thor (1.3.1) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)