From 7038e2a46d12ee4f8a4d841603a1283bd8301f04 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 12:56:17 +0000 Subject: [PATCH] Update delayed_job_active_record to version 4.1.6 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d59269ab..6664f7d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,10 +143,10 @@ GEM dalli (2.7.11) dante (0.2.0) database_cleaner (1.7.0) - 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) @@ -231,7 +231,7 @@ GEM htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n_data (0.8.0) icalendar (2.7.0)