Bump delayed_job_active_record from 4.1.4 to 4.1.5

Bumps [delayed_job_active_record](https://github.com/collectiveidea/delayed_job_active_record) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/collectiveidea/delayed_job_active_record/releases)
- [Commits](https://github.com/collectiveidea/delayed_job_active_record/compare/v4.1.4...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-11 00:51:31 +00:00
committed by GitHub
parent 03513fc352
commit 614ebb7888
2 changed files with 6 additions and 6 deletions

View File

@@ -165,10 +165,10 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
delayed_job (4.1.9)
activesupport (>= 3.0, < 6.2)
delayed_job_active_record (4.1.6)
activerecord (>= 3.0, < 6.2)
delayed_job (>= 3.0, < 5)
devise (4.7.3)
bcrypt (~> 3.0)
@@ -724,7 +724,7 @@ DEPENDENCIES
daemons (~> 1.3.1)
dalli (~> 2.7.10)
database_cleaner (~> 2.0.1)
delayed_job_active_record (~> 4.1.4)
delayed_job_active_record (~> 4.1.6)
devise (~> 4.7.3)
devise-async (~> 1.0.0)
devise-security (~> 0.11.1)