Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 10051cb

Browse files
Bump sidekiq from 6.2.1 to 6.4.0
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.1 to 6.4.0. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v6.2.1...v6.4.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ade2da commit 10051cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ GEM
425425
rb-fsevent (0.11.0)
426426
rb-inotify (0.10.1)
427427
ffi (~> 1.0)
428-
redis (4.3.1)
428+
redis (4.5.1)
429429
redis-namespace (1.8.1)
430430
redis (>= 3.0.4)
431431
regexp_parser (2.1.1)
@@ -508,7 +508,7 @@ GEM
508508
shellany (0.0.1)
509509
shoulda-matchers (4.5.1)
510510
activesupport (>= 4.2.0)
511-
sidekiq (6.2.1)
511+
sidekiq (6.4.0)
512512
connection_pool (>= 2.2.2)
513513
rack (~> 2.0)
514514
redis (>= 4.2.0)

0 commit comments

Comments
 (0)