From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 07:01:40 +0000 (+0900) Subject: Bump sidekiq from 6.5.1 to 6.5.3 (#18934) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c6969e22e3eb6a8e11367336618b665201ca4429;p=mastodon.git Bump sidekiq from 6.5.1 to 6.5.3 (#18934) Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.5.1...v6.5.3) --- updated-dependencies: - dependency-name: sidekiq 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 2e446bb4f..02d8af0e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -603,10 +603,10 @@ GEM railties (>= 4.0.0) securecompare (1.0.0) semantic_range (3.0.0) - sidekiq (6.5.1) + sidekiq (6.5.3) connection_pool (>= 2.2.2) rack (~> 2.0) - redis (>= 4.2.0) + redis (>= 4.5.0) sidekiq-bulk (0.2.0) sidekiq sidekiq-scheduler (4.0.2)