From 4496a2caf0cd31ce39f22228fac930290f4dd687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 04:22:15 +0000 Subject: [PATCH] Bump net-imap from 0.5.1 to 0.5.2 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: net-imap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f433a304..53d9221f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM mutex_m (0.3.0) net-http (0.6.0) uri - net-imap (0.5.1) + net-imap (0.5.2) date net-protocol net-pop (0.1.2) @@ -519,7 +519,7 @@ GEM concurrent-ruby (~> 1.0) thor (1.3.2) tilt (2.4.0) - timeout (0.4.2) + timeout (0.4.3) traces (0.14.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)