From c970f71738ccc6124c42c813c8eb88de24be7edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:31:04 +0000 Subject: [PATCH] Bump net-imap from 0.5.0 to 0.5.1 in the ruby-minor-patch group Bumps the ruby-minor-patch group with 1 update: [net-imap](https://github.com/ruby/net-imap). Updates `net-imap` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: net-imap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1158108a4..24c959583 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,7 +250,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - net-imap (0.5.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -443,7 +443,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) timecop (0.9.10) - timeout (0.4.1) + timeout (0.4.2) ttfunk (1.8.0) bigdecimal (~> 3.1) twilio-ruby (7.3.5)