From 844accb0ce42259cd6306d16974a44d031db58e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:57:50 +0000 Subject: [PATCH] Bump net-imap from 0.5.0 to 0.5.6 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] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f396b14..e187660 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - date (3.4.0) + date (3.4.1) domain_name (0.6.20240107) drb (2.2.1) erubi (1.13.0) @@ -145,7 +145,7 @@ GEM momentjs-rails (2.29.4.1) railties (>= 3.1) msgpack (1.7.3) - net-imap (0.5.0) + net-imap (0.5.6) date net-protocol net-pop (0.1.2) @@ -242,7 +242,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.2) tilt (2.4.0) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.11)