Update delayed_job to 4.1.10
This commit is contained in:
parent
11a8e24911
commit
7d16a4e2cb
1 changed files with 4 additions and 4 deletions
|
|
@ -167,10 +167,10 @@ GEM
|
||||||
database_cleaner-core (~> 2.0)
|
database_cleaner-core (~> 2.0)
|
||||||
database_cleaner-core (2.0.1)
|
database_cleaner-core (2.0.1)
|
||||||
date (3.4.1)
|
date (3.4.1)
|
||||||
delayed_job (4.1.10)
|
delayed_job (4.1.13)
|
||||||
activesupport (>= 3.0, < 8.0)
|
activesupport (>= 3.0, < 9.0)
|
||||||
delayed_job_active_record (4.1.7)
|
delayed_job_active_record (4.1.11)
|
||||||
activerecord (>= 3.0, < 8.0)
|
activerecord (>= 3.0, < 9.0)
|
||||||
delayed_job (>= 3.0, < 5)
|
delayed_job (>= 3.0, < 5)
|
||||||
devise (4.9.4)
|
devise (4.9.4)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue