From 673fca2276b4bd3434f47b1425e905d480d1fa63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:04:44 +0000 Subject: [PATCH] chore(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 79fd7db41..80ae66dff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.2) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -563,7 +563,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) - timeout (0.6.0) + timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23) actionpack (>= 7.1.0)