From 2c79a8be3cf93408b90eea9064df8dfc8f4f8424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:02:05 +0000 Subject: [PATCH] chore(deps): bump sidekiq from 7.1.3 to 7.1.4 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.1.3 to 7.1.4. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.1.3...v7.1.4) --- 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 776ffb4e70..bec5425f0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -662,7 +662,7 @@ GEM semantic_range (3.0.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - sidekiq (7.1.3) + sidekiq (7.1.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)