From 46dce8e1b6a84ff062160112aafda1228aee5a3c Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 15 Feb 2024 12:33:55 +0100 Subject: [PATCH] chore(bundle): Update maintenance_tasks from 2.4.0 to 2.6.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2258b406..89710f801 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -401,7 +401,7 @@ GEM activesupport (>= 3.1.0) rack (>= 1.4.0) rest-client (>= 2.0.0) - maintenance_tasks (2.4.0) + maintenance_tasks (2.6.0) actionpack (>= 6.0) activejob (>= 6.0) activerecord (>= 6.0)