File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ gem 'redis', '~> 5.2'
3535gem 'rswag'
3636
3737# Sidekiq for background processing
38- gem 'sidekiq' , '~> 7.3.0 '
38+ gem 'sidekiq' , '~> 7.3.1 '
3939
4040# Error and performance monitoring with Sentry
4141gem 'sentry-rails'
Original file line number Diff line number Diff line change 526526 activesupport (>= 3 )
527527 shoulda-matchers (6.4.0 )
528528 activesupport (>= 5.2.0 )
529- sidekiq (7.3.0 )
529+ sidekiq (7.3.1 )
530530 concurrent-ruby (< 2 )
531531 connection_pool (>= 2.3.0 )
532532 logger
@@ -644,7 +644,7 @@ DEPENDENCIES
644644 sentry-ruby
645645 shoulda-callback-matchers
646646 shoulda-matchers
647- sidekiq (~> 7.3.0 )
647+ sidekiq (~> 7.3.1 )
648648 simplecov
649649 spring
650650 spring-watcher-listen (~> 2.1.0 )
You can’t perform that action at this time.
0 commit comments