From f69bb26a3137a34ad02fe85596bff57cda028eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:11:19 +0800 Subject: [PATCH] Build(deps): Bump net-imap from 0.4.9 to 0.4.9.1 (#25153) Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.9 to 0.4.9.1. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.9...v0.4.9.1) --- 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 20ce2a81b58..2ce48bcd135 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM mustache (1.1.1) net-http (0.4.1) uri - net-imap (0.4.9) + net-imap (0.4.9.1) date net-protocol net-pop (0.1.2)