From 4152fa0c17f9770b7fdf43fc60e5523d6f44400e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:45:59 +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 b111ae9e..17e1452b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -354,8 +354,7 @@ GEM shrine (3.6.0) content_disposition (~> 1.0) down (~> 5.1) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.4) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)