From e4c5b1bac6da543cda0a49182472672a5f411817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:28:10 +0000 Subject: [PATCH] Bump sidekiq from 7.3.2 to 7.3.4 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.2 to 7.3.4. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/commits) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52ac9442..94a2b403 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -344,8 +344,7 @@ GEM sentry-ruby (5.20.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.4) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)