From 904c1b505fdc9f694ddd49d043678e32786ef0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 15:05:10 +0000 Subject: [PATCH] Bump sidekiq-cron from 2.1.0 to 2.2.0 Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.1.0 to 2.2.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.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sidekiq-cron dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b682dbc..4dcb18ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM chartkick (5.1.4) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.1) crack (1.0.0) bigdecimal rexml @@ -281,7 +281,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.1.13) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -403,7 +403,7 @@ GEM logger rack (>= 2.2.4) redis-client (>= 0.22.2) - sidekiq-cron (2.1.0) + sidekiq-cron (2.2.0) cronex (>= 0.13.0) fugit (~> 1.8, >= 1.11.1) globalid (>= 1.0.1)