From 057400048ec3ee0417d40ad965c66d2be4b6f1b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 12:37:21 +0000 Subject: [PATCH] build(deps): bump net-imap from 0.5.6 to 0.5.8 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.6 to 0.5.8. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.8) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48e631836d..869e5d0e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM multipart-post (2.4.1) net-http-persistent (4.0.4) connection_pool (~> 2.2) - net-imap (0.5.6) + net-imap (0.5.8) date net-protocol net-pop (0.1.2)