From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 11:35:44 +0000 (+0900) Subject: Bump sidekiq-scheduler from 4.0.0 to 4.0.1 (#18654) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=ab7929721f9a48c839c3aff2889526b19f418fa1;p=mastodon.git Bump sidekiq-scheduler from 4.0.0 to 4.0.1 (#18654) Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/moove-it/sidekiq-scheduler/releases) - [Changelog](https://github.com/moove-it/sidekiq-scheduler/blob/master/CHANGELOG.md) - [Commits](https://github.com/moove-it/sidekiq-scheduler/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: sidekiq-scheduler 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 46287ca0a..953f63de3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -608,7 +608,7 @@ GEM redis (>= 4.2.0) sidekiq-bulk (0.2.0) sidekiq - sidekiq-scheduler (4.0.0) + sidekiq-scheduler (4.0.1) redis (>= 4.2.0) rufus-scheduler (~> 3.2) sidekiq (>= 4)