Update delayed_job_active_record to version 4.1.8

This commit is contained in:
depfu[bot] 2024-03-05 15:19:52 +00:00 committed by GitHub
parent 4290e9e04c
commit 7cd5f41fc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -161,7 +161,7 @@ GEM
date (3.3.4)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.7)
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
devise (4.9.2)