From 4caa92e3455976e3224df576f59749d257a79499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 04:15:28 +0000 Subject: [PATCH] Bump sidekiq from 7.3.1 to 7.3.2 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.1 to 7.3.2. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.1...v7.3.2) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78dd232..94b6feb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,7 +286,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.1) + sidekiq (7.3.2) concurrent-ruby (< 2) connection_pool (>= 2.3.0) logger