From 0f969fde8d7d634db64c9eb8fac9c04a233e5b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 01:58:06 +0000 Subject: [PATCH] Bump net-imap from 0.4.12 to 0.4.20 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.12 to 0.4.20. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.12...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 b833b0d3e..42043729b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - date (3.3.4) + date (3.4.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docile (1.4.0) @@ -220,7 +220,7 @@ GEM multi_xml (0.6.0) multipart-post (2.3.0) mysql2 (0.5.6) - net-imap (0.4.12) + net-imap (0.4.20) date net-protocol net-pop (0.1.2) @@ -391,7 +391,7 @@ GEM thor (1.3.1) thread_safe (0.3.6) tilt (2.2.0) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)