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 'aws-sdk-s3', '~> 1'
3535gem 'bootsnap' , '~> 1.18.6' , require : false
3636
3737# For background jobs
38- gem 'solid_queue' , '~> 1.2.2 '
38+ gem 'solid_queue' , '~> 1.2.4 '
3939
4040# for postgresql
4141gem 'activerecord-postgis-adapter' , '~> 11.0.0'
Original file line number Diff line number Diff line change 381381 simplecov_json_formatter (~> 0.1 )
382382 simplecov-html (0.12.3 )
383383 simplecov_json_formatter (0.1.4 )
384- solid_queue (1.2.2 )
384+ solid_queue (1.2.4 )
385385 activejob (>= 7.1 )
386386 activerecord (>= 7.1 )
387387 concurrent-ruby (>= 1.3.1 )
@@ -461,7 +461,7 @@ DEPENDENCIES
461461 rubocop-rspec (~> 3.7.0 )
462462 rubocop-rspec_rails (~> 2.31.0 )
463463 simplecov (~> 0.22.0 , >= 0.16.1 )
464- solid_queue (~> 1.2.2 )
464+ solid_queue (~> 1.2.4 )
465465 spring (~> 4.4.0 )
466466 spring-watcher-listen (~> 2.1.0 )
467467 web-console (~> 4.2.1 )
You can’t perform that action at this time.
0 commit comments