From f5f1f638bef09f67d34b061c5e3e7afbdb04fe06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 23:36:15 +0100 Subject: [PATCH] Build(deps): Bump net-imap from 0.4.5 to 0.4.6 (#24517) Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: net-imap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ced084af0d..1f6803c481d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM mustache (1.1.1) net-http (0.4.0) uri - net-imap (0.4.5) + net-imap (0.4.6) date net-protocol net-pop (0.1.2)