From 14a443080cf9fec3a0881ed301e694c95317fc66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 13:38:19 +0000 Subject: [PATCH] chore(deps): bump net-imap from 0.3.7 to 0.3.9 in /examples/demo Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.7 to 0.3.9. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.3.7...v0.3.9) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.3.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/demo/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/demo/Gemfile.lock b/examples/demo/Gemfile.lock index 2e5ec01..dc36525 100644 --- a/examples/demo/Gemfile.lock +++ b/examples/demo/Gemfile.lock @@ -91,7 +91,7 @@ GEM xpath (~> 3.2) concurrent-ruby (1.2.2) crass (1.0.6) - date (3.3.3) + date (3.4.1) debug (1.8.0) irb (>= 1.5.0) reline (>= 0.3.1) @@ -125,12 +125,12 @@ GEM mini_mime (1.1.5) minitest (5.19.0) msgpack (1.7.2) - net-imap (0.3.7) + net-imap (0.3.9) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.3.3) net-protocol @@ -203,7 +203,7 @@ GEM railties (>= 6.0.0) stringio (3.0.8) thor (1.2.2) - timeout (0.4.0) + timeout (0.4.3) turbo-rails (1.4.0) actionpack (>= 6.0.0) activejob (>= 6.0.0)