From 11e766ad9fc6bcbe86c8e4b7ac2da33cd7c60f0c Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Wed, 4 Dec 2024 15:24:22 +0100 Subject: [PATCH] chore: bump maintenance_tasks 2.7 => 2.10 --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9086cb5e9ef..397484b740b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,6 +187,7 @@ GEM crass (1.0.6) css_parser (1.16.0) addressable + csv (3.3.0) daemons (1.4.1) date (3.3.4) deep_cloneable (3.2.0) @@ -359,7 +360,7 @@ GEM irb (1.12.0) rdoc reline (>= 0.4.2) - job-iteration (1.4.1) + job-iteration (1.7.0) activejob (>= 5.2) jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) @@ -426,12 +427,13 @@ GEM net-imap net-pop net-smtp - maintenance_tasks (2.7.0) - actionpack (>= 6.0) - activejob (>= 6.0) - activerecord (>= 6.0) + maintenance_tasks (2.10.0) + actionpack (>= 6.1) + activejob (>= 6.1) + activerecord (>= 6.1) + csv job-iteration (>= 1.3.6) - railties (>= 6.0) + railties (>= 6.1) zeitwerk (>= 2.6.2) marcel (1.0.4) matrix (0.4.2) @@ -445,7 +447,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.4) msgpack (1.7.2) multi_json (1.15.0) mustermann (3.0.0) @@ -864,7 +866,7 @@ GEM anyway_config (>= 1.3, < 3) sidekiq yabeda (~> 0.6) - zeitwerk (2.7.0) + zeitwerk (2.7.1) zip_tricks (5.6.0) zipline (1.5.0) actionpack (>= 6.0, < 8.0)