Maintenance: Bump delayed_job_active_record from 4.1.6 to 4.1.7
Bumps [delayed_job_active_record](https://github.com/collectiveidea/delayed_job_active_record) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/collectiveidea/delayed_job_active_record/releases) - [Commits](https://github.com/collectiveidea/delayed_job_active_record/compare/v4.1.6...v4.1.7)
This commit is contained in:
parent
ce9267b5be
commit
1eed05d61d
1 changed files with 4 additions and 4 deletions
|
@ -172,10 +172,10 @@ GEM
|
||||||
daemons (1.4.1)
|
daemons (1.4.1)
|
||||||
dalli (3.2.0)
|
dalli (3.2.0)
|
||||||
debug_inspector (1.1.0)
|
debug_inspector (1.1.0)
|
||||||
delayed_job (4.1.9)
|
delayed_job (4.1.10)
|
||||||
activesupport (>= 3.0, < 6.2)
|
activesupport (>= 3.0, < 8.0)
|
||||||
delayed_job_active_record (4.1.6)
|
delayed_job_active_record (4.1.7)
|
||||||
activerecord (>= 3.0, < 6.2)
|
activerecord (>= 3.0, < 8.0)
|
||||||
delayed_job (>= 3.0, < 5)
|
delayed_job (>= 3.0, < 5)
|
||||||
deprecation_toolkit (1.5.1)
|
deprecation_toolkit (1.5.1)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
|
|
Loading…
Reference in a new issue