Skip to content

Commit 967e4e1

Browse files
chore(deps): bump sidekiq from 7.3.8 to 8.1.1
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.8 to 8.1.1. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v7.3.8...v8.1.1) --- updated-dependencies: - dependency-name: sidekiq dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09dc5b3 commit 967e4e1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ GEM
524524
redis-activesupport (5.3.0)
525525
activesupport (>= 3, < 8)
526526
redis-store (>= 1.3, < 2)
527-
redis-client (0.24.0)
527+
redis-client (0.28.0)
528528
connection_pool
529529
redis-rack (3.0.0)
530530
rack-session (>= 0.2.0)
@@ -623,12 +623,12 @@ GEM
623623
should_not (1.1.0)
624624
shoulda-matchers (6.4.0)
625625
activesupport (>= 5.2.0)
626-
sidekiq (7.3.8)
627-
base64
628-
connection_pool (>= 2.3.0)
629-
logger
630-
rack (>= 2.2.4)
631-
redis-client (>= 0.22.2)
626+
sidekiq (8.1.1)
627+
connection_pool (>= 3.0.0)
628+
json (>= 2.16.0)
629+
logger (>= 1.7.0)
630+
rack (>= 3.2.0)
631+
redis-client (>= 0.26.0)
632632
sidekiq-cron (2.2.0)
633633
cronex (>= 0.13.0)
634634
fugit (~> 1.8, >= 1.11.1)

0 commit comments

Comments
 (0)