From c8a9c91f9ac876040e05a896fe57a1861f768431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:52:21 +0000 Subject: [PATCH] build(deps): bump sidekiq from 7.3.0 to 7.3.1 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.0 to 7.3.1. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.0...v7.3.1) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b657890da1..9cab0eb8d3 100644 --- a/Gemfile +++ b/Gemfile @@ -60,7 +60,7 @@ gem "jwt" # background processing gem "redis" -gem "sidekiq", "~> 7.3.0" +gem "sidekiq", "~> 7.3.1" gem "sidekiq-status", "~> 3.0.3" # URL and path parsing diff --git a/Gemfile.lock b/Gemfile.lock index de753c31dc..b11265f4c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -673,7 +673,7 @@ GEM shellany (0.0.1) shoulda-matchers (6.3.1) activesupport (>= 5.2.0) - sidekiq (7.3.0) + sidekiq (7.3.1) concurrent-ruby (< 2) connection_pool (>= 2.3.0) logger @@ -840,7 +840,7 @@ DEPENDENCIES sentry-ruby sentry-sidekiq shoulda-matchers (~> 6.3) - sidekiq (~> 7.3.0) + sidekiq (~> 7.3.1) sidekiq-status (~> 3.0.3) simple_command simplecov