From 85d2808a4a5df84ce86122a8f514f94c1547915e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 05:44:03 +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 360219b..faa8983 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,8 +287,7 @@ GEM sprockets-rails tilt semantic_range (3.0.0) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.4) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)