From 7af8068ffad67f0009e93b35c015c29d22138d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 00:52:32 +0000 Subject: [PATCH] Bump sidekiq from 7.2.2 to 7.2.3 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.2 to 7.2.3. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.2...v7.2.3) --- 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 aa0b08b..ed04816 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0) - sidekiq (7.2.2) + sidekiq (7.2.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)