From 49042727d86c2b4ecfaddc65666df8ba6eea9590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:15:56 +0000 Subject: [PATCH] Bump net-imap from 0.4.16 to 0.4.19 in /examples/stacks/rails/blog Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.16 to 0.4.19. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.16...v0.4.19) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/stacks/rails/blog/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/stacks/rails/blog/Gemfile.lock b/examples/stacks/rails/blog/Gemfile.lock index 2e23e3211db..11a9714a080 100644 --- a/examples/stacks/rails/blog/Gemfile.lock +++ b/examples/stacks/rails/blog/Gemfile.lock @@ -84,7 +84,7 @@ GEM xpath (~> 3.2) concurrent-ruby (1.3.4) crass (1.0.6) - date (3.3.4) + date (3.4.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -119,7 +119,7 @@ GEM mini_mime (1.1.5) minitest (5.25.1) msgpack (1.7.2) - net-imap (0.4.16) + net-imap (0.4.19) date net-protocol net-pop (0.1.2) @@ -200,7 +200,7 @@ GEM railties (>= 6.0.0) stringio (3.1.1) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.3) turbo-rails (2.0.10) actionpack (>= 6.0.0) railties (>= 6.0.0)