From 3ddb88d11e2876c9eea36c88895f123acc98bc8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:43:09 +0000 Subject: [PATCH] chore(deps): bump net-imap from 0.3.9 to 0.4.24 in /ruby Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.9 to 0.4.24. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.3.9...v0.4.24) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.24 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 6adf0ce2045..3183948cd6b 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -379,8 +379,6 @@ GEM aws-sdk-elasticsearchservice (1.71.0) aws-sdk-core (~> 3, >= 3.174.0) aws-sigv4 (~> 1.1) - aws-sdk-core (~> 3, >= 3.174.0) - aws-sigv4 (~> 1.1) aws-sdk-emr (1.69.0) aws-sdk-core (~> 3, >= 3.174.0) aws-sigv4 (~> 1.1) @@ -1410,7 +1408,7 @@ GEM cli-ui (2.2.3) concurrent-ruby (1.3.6) connection_pool (3.0.2) - date (3.4.1) + date (3.5.1) diff-lcs (1.6.0) drb (2.2.3) i18n (1.14.8) @@ -1431,7 +1429,7 @@ GEM multi_json (1.15.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) - net-imap (0.3.9) + net-imap (0.4.24) date net-protocol net-pop (0.1.2) @@ -1522,7 +1520,7 @@ GEM tilt (2.6.1) time (0.2.2) date - timeout (0.4.3) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)