From ee3aa9c8f150757f9c44a9f80303e3a82942cd70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 11:02:21 +0000 Subject: [PATCH] Bump net-imap from 0.5.12 to 0.5.13 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.12 to 0.5.13. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.12...v0.5.13) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3df98eb..f47c401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM cucumber-messages (> 19, < 28) cucumber-messages (27.2.0) cucumber-tag-expressions (6.1.2) - date (3.5.0) + date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) dry-configurable (1.3.0) @@ -152,7 +152,7 @@ GEM minitest (5.25.5) multi_test (1.1.0) mutex_m (0.3.0) - net-imap (0.5.12) + net-imap (0.5.13) date net-protocol net-pop (0.1.2) @@ -286,7 +286,7 @@ GEM ffi (~> 1.1) memoist3 (~> 1.0.0) thor (1.4.0) - timeout (0.4.4) + timeout (0.6.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.2.0)