From b90b5d6fed8a0888dea268f38f0cce12b04c4cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:04:38 +0000 Subject: [PATCH] build(deps): bump net-imap from 0.6.2 to 0.6.4 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.2...v0.6.4) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91638cebff..7d3459601a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM multi_json (1.15.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) - net-imap (0.6.2) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -493,7 +493,7 @@ GEM thor (1.5.0) tilt (2.6.1) timecop (0.9.10) - timeout (0.6.0) + timeout (0.6.1) tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1)