From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:15:32 +0000 (+0900) Subject: Bump sidekiq from 6.5.5 to 6.5.6 (#19081) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=3009082ec2ff2f8eac1307685a4c1577f6641897;p=mastodon.git Bump sidekiq from 6.5.5 to 6.5.6 (#19081) Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.5.5 to 6.5.6. - [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.5...v6.5.6) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 03b07a3ee..a8ef1c144 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,10 +613,10 @@ GEM activerecord (>= 4.0.0) railties (>= 4.0.0) semantic_range (3.0.0) - sidekiq (6.5.5) - connection_pool (>= 2.2.2) + sidekiq (6.5.6) + connection_pool (>= 2.2.5) rack (~> 2.0) - redis (>= 4.5.0) + redis (>= 4.5.0, < 5) sidekiq-bulk (0.2.0) sidekiq sidekiq-scheduler (4.0.2)