From 8d67786168a7f6710e04a2cf73b559e8dfcf03dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:43:27 +0000 Subject: [PATCH] build(deps): bump net-imap from 0.5.14 to 0.5.15 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.14 to 0.5.15. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.14...v0.5.15) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24f4b6dc0..ec04492de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM ruby2_keywords (~> 0.0.1) net-http-persistent (4.0.6) connection_pool (~> 2.2, >= 2.2.4) - net-imap (0.5.14) + net-imap (0.5.15) date net-protocol net-pop (0.1.2)