From 2cc0635d26b557357d7acfc4b9842c209a01227f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 23:16:55 +0000 Subject: [PATCH] Bump net-imap from 0.5.6 to 0.5.7 in /benchmarks/lobsters Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/lobsters/Gemfile | 2 +- benchmarks/lobsters/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmarks/lobsters/Gemfile b/benchmarks/lobsters/Gemfile index d5ce1940..9436b396 100644 --- a/benchmarks/lobsters/Gemfile +++ b/benchmarks/lobsters/Gemfile @@ -61,7 +61,7 @@ gem 'rack-attack' # rate-limiting # Avoid using v0.5.7 ~ v0.5.10 that have bad use of Ractor.make_sharable. # TODO: Use v0.5.11+ once it's released with https://github.com/ruby/net-imap/pull/525. -gem "net-imap", "< 0.5.7" +gem "net-imap", "< 0.5.8" group :test, :development do gem 'capybara' diff --git a/benchmarks/lobsters/Gemfile.lock b/benchmarks/lobsters/Gemfile.lock index e393440b..f0c78559 100644 --- a/benchmarks/lobsters/Gemfile.lock +++ b/benchmarks/lobsters/Gemfile.lock @@ -153,7 +153,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.25.5) - net-imap (0.5.6) + net-imap (0.5.7) date net-protocol net-pop (0.1.2) @@ -347,7 +347,7 @@ DEPENDENCIES json mail memory_profiler - net-imap (< 0.5.7) + net-imap (< 0.5.8) nokogiri (>= 1.13.9) oauth ostruct