From 055691bdab9345b58b5156512a307aa910859168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:29:03 +0000 Subject: [PATCH] chore(deps): Bump sidekiq in the production-dependencies group Bumps the production-dependencies group with 1 update: [sidekiq](https://github.com/sidekiq/sidekiq). Updates `sidekiq` from 7.3.6 to 7.3.7 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.6...v7.3.7) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b3755664..db0842778 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -483,7 +483,7 @@ GEM childprocess (~> 0.5) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.6) + sidekiq (7.3.7) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)