From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 05:52:21 +0000 (+0900) Subject: Bump sidekiq-unique-jobs from 7.1.23 to 7.1.24 (#18651) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=d15528a37d1a9cba0f6a40ed6bd4665dbdb86adb;p=mastodon.git Bump sidekiq-unique-jobs from 7.1.23 to 7.1.24 (#18651) Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.1.23 to 7.1.24. - [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases) - [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.23...v7.1.24) --- updated-dependencies: - dependency-name: sidekiq-unique-jobs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 3b1488b0e..3f73d07cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,7 +613,7 @@ GEM rufus-scheduler (~> 3.2) sidekiq (>= 4) tilt (>= 1.4.0) - sidekiq-unique-jobs (7.1.23) + sidekiq-unique-jobs (7.1.24) brpoplpush-redis_script (> 0.1.1, <= 2.0.0) concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 5.0, < 8.0)