From 045ac3499a997994b5bfd2f05c50abf17c76ea57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:10:59 +0000 Subject: [PATCH] Bump net-imap from 0.5.0 to 0.5.1 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: net-imap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96ba21d7..5537d711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM net-http-digest_auth (1.4.1) net-http-persistent (4.0.4) connection_pool (~> 2.2) - net-imap (0.5.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -286,7 +286,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) - timeout (0.4.1) + timeout (0.4.2) trailblazer-option (0.1.2) ttfunk (1.8.0) bigdecimal (~> 3.1)