From e0bdc1d62f11e5c4a1f8d0d4dea75ebb05aa6590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 17:53:15 +0000 Subject: [PATCH] Build(deps): Bump sidekiq-cron from 2.3.1 to 2.4.0 Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases) - [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md) - [Commits](https://github.com/ondrejbartas/sidekiq-cron/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: sidekiq-cron dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76252e3..d9aac35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM bcrypt (3.1.22) benchmark (0.4.1) benchmark-ips (2.14.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -299,7 +299,7 @@ GEM method_source (1.1.0) mini_histogram (0.3.1) mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) mize (0.6.1) @@ -393,7 +393,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (2.2.22) + rack (2.2.23) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-protection (3.2.0) @@ -442,7 +442,7 @@ GEM recaptcha (5.21.1) redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.27.0) + redis-client (0.29.0) connection_pool redis-namespace (1.11.0) redis (>= 4) @@ -518,7 +518,7 @@ GEM connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.5.0) - sidekiq-cron (2.3.1) + sidekiq-cron (2.4.0) cronex (>= 0.13.0) fugit (~> 1.8, >= 1.11.1) globalid (>= 1.0.1)