From 692396193fae8ac1857a3059b1414d539e0a4836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 21:23:00 +0000 Subject: [PATCH] chore(deps): bump net-imap from 0.4.16 to 0.4.20 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.16 to 0.4.20. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.16...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 4120b92a..5b1088b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -189,7 +189,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - net-imap (0.4.16) + net-imap (0.4.20) date net-protocol net-pop (0.1.2) @@ -355,7 +355,7 @@ GEM tailwindcss-rails (2.6.1-x86_64-linux) railties (>= 7.0.0) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)