From c3d74fc3bffba0f6234eba004b3aaaf467a587e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 19:39:41 +0000 Subject: [PATCH] Bump net-imap from 0.4.3 to 0.5.15 in /bar Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.3 to 0.5.15. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.3...v0.5.15) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bar/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bar/Gemfile.lock b/bar/Gemfile.lock index f85f00d..aa0564a 100644 --- a/bar/Gemfile.lock +++ b/bar/Gemfile.lock @@ -63,7 +63,7 @@ GEM builder (3.2.4) concurrent-ruby (1.2.2) crass (1.0.6) - date (3.3.3) + date (3.5.1) erubi (1.12.0) globalid (1.2.1) activesupport (>= 6.1) @@ -81,12 +81,12 @@ GEM method_source (1.0.0) mini_mime (1.1.5) minitest (5.20.0) - net-imap (0.4.3) + net-imap (0.5.15) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.4.0) net-protocol @@ -135,7 +135,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.3.0) - timeout (0.4.0) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) websocket-driver (0.7.6)