From aede7432ca430cb9b1b363caab552578045c6159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:00:05 +0000 Subject: [PATCH] Bump net-imap from 0.4.19 to 0.4.20 in /examples/stacks/rails/blog Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.19 to 0.4.20. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.19...v0.4.20) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.20 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/stacks/rails/blog/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/stacks/rails/blog/Gemfile.lock b/examples/stacks/rails/blog/Gemfile.lock index 1cc4a1a275b..64b5ff08cc4 100644 --- a/examples/stacks/rails/blog/Gemfile.lock +++ b/examples/stacks/rails/blog/Gemfile.lock @@ -119,7 +119,7 @@ GEM mini_mime (1.1.5) minitest (5.25.4) msgpack (1.7.2) - net-imap (0.4.19) + net-imap (0.4.20) date net-protocol net-pop (0.1.2)