Skip to content

Commit 21a943f

Browse files
committed
Upgrade to sidekiq ~> 8.0.
* `sidekiq` ~> 7.0 was having trouble with `connection_pool` 3.0.2.
1 parent 513bc7d commit 21a943f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
sinatra-contrib: ~> 4.0
3939
pagy: ~> 6.2
4040
sinatra-flash: ~> 0.3
41-
sidekiq: ~> 7.0
41+
sidekiq: ~> 8.0
4242
puma: ~> 6.0
4343
# Ronin dependencies:
4444
ronin-support: ~> 1.2

0 commit comments

Comments
 (0)