From 138b0f5d052bc221b8c5d511e04c1d3273d0e9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 03:15:30 +0000 Subject: [PATCH] Bump sidekiq-cron from 1.12.0 to 2.0.1 Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 1.12.0 to 2.0.1. - [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/v1.12.0...v2.0.1) --- updated-dependencies: - dependency-name: sidekiq-cron dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f6c2715f4..a0557bd802 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,6 +206,9 @@ GEM bigdecimal rexml crass (1.0.6) + cronex (0.15.0) + tzinfo + unicode (>= 0.4.4.5) cssbundling-rails (1.4.1) railties (>= 6.0.0) csv (3.3.0) @@ -659,10 +662,11 @@ GEM connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) - sidekiq-cron (1.12.0) - fugit (~> 1.8) + sidekiq-cron (2.0.1) + cronex (>= 0.13.0) + fugit (~> 1.8, >= 1.11.1) globalid (>= 1.0.1) - sidekiq (>= 6) + sidekiq (>= 6.5.0) signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -709,6 +713,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) uk_postcode (2.1.8) + unicode (0.4.4.5) unicode-display_width (2.6.0) uniform_notifier (1.16.0) uri (1.0.0)