From e84b6aa75d957a5a83ed8311bfeb8f2dc8f66331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:52:37 +0000 Subject: [PATCH] Bump net-imap from 0.5.1 to 0.5.6 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.1 to 0.5.6. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.6) --- 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 3b4ee01..809df7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM rexml crass (1.0.6) csv (3.3.0) - date (3.4.0) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) erubi (1.13.1) @@ -170,7 +170,7 @@ GEM bigdecimal (~> 3.1) net-http (0.5.0) uri - net-imap (0.5.1) + net-imap (0.5.6) date net-protocol net-pop (0.1.2) @@ -332,7 +332,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) - timeout (0.4.2) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)