From e78a8d1e5f9496a8028306365193f584df44c564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:13:43 +0000 Subject: [PATCH] Bump net-imap from 0.4.12 to 0.4.19 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.12 to 0.4.19. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.12...v0.4.19) --- updated-dependencies: - dependency-name: net-imap 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 14e4a688f..bdbf82cd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,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) @@ -217,7 +217,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.19) date net-protocol net-pop (0.1.2) @@ -387,7 +387,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.5.0)