File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'sentry-rails', '~> 6.5.0'
2323gem 'sentry-ruby' , '~> 6.5.0'
2424
2525# Use solid queue for executing jobs in the background
26- gem 'solid_queue' , '~> 1.3.2 '
26+ gem 'solid_queue' , '~> 1.4.0 '
2727
2828# Set CORS headers
2929gem 'rack-cors' , '~> 3.0.0'
Original file line number Diff line number Diff line change 335335 bigdecimal
336336 concurrent-ruby (~> 1.0 , >= 1.0.2 )
337337 logger
338- solid_queue (1.3.2 )
338+ solid_queue (1.4.0 )
339339 activejob (>= 7.1 )
340340 activerecord (>= 7.1 )
341341 concurrent-ruby (>= 1.3.1 )
345345 stringio (3.2.0 )
346346 thor (1.5.0 )
347347 thread_safe (0.3.6 )
348- timeout (0.6.0 )
348+ timeout (0.6.1 )
349349 tsort (0.2.0 )
350350 tzinfo (2.0.6 )
351351 concurrent-ruby (~> 1.0 )
@@ -397,7 +397,7 @@ DEPENDENCIES
397397 selenium-webdriver (~> 4.41.0 )
398398 sentry-rails (~> 6.5.0 )
399399 sentry-ruby (~> 6.5.0 )
400- solid_queue (~> 1.3.2 )
400+ solid_queue (~> 1.4.0 )
401401 tzinfo-data
402402 web-console (~> 4.3.0 )
403403
You can’t perform that action at this time.
0 commit comments