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)