From ace5a9a4fcae26a16087766a1ac13630842399b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:44:06 +0000 Subject: [PATCH] Bump net-imap from 0.5.0 to 0.5.6 in /rails-blog Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.0 to 0.5.6. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.0...v0.5.6) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails-blog/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rails-blog/Gemfile.lock b/rails-blog/Gemfile.lock index 5d74a84..3f6b755 100644 --- a/rails-blog/Gemfile.lock +++ b/rails-blog/Gemfile.lock @@ -95,7 +95,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - date (3.3.4) + date (3.4.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -133,7 +133,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.1) msgpack (1.7.3) - net-imap (0.5.0) + net-imap (0.5.6) date net-protocol net-pop (0.1.2) @@ -269,7 +269,7 @@ GEM stringio (3.1.1) thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.3) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)