Update delayed_job_active_record to version 4.1.4

This commit is contained in:
depfu[bot] 2019-10-25 19:10:56 +00:00 committed by GitHub
parent 00ef0f6322
commit 98dde0afea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,10 +148,10 @@ GEM
dalli (2.7.10)
dante (0.2.0)
database_cleaner (1.7.0)
delayed_job (4.1.5)
activesupport (>= 3.0, < 5.3)
delayed_job_active_record (4.1.3)
activerecord (>= 3.0, < 5.3)
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
delayed_job (>= 3.0, < 5)
devise (4.7.1)
bcrypt (~> 3.0)