From 53b0eabe389aa5372f3624af7889ff09bb21714b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 12:01:20 +0000 Subject: [PATCH] Bump sidekiq-cron from 1.8.0 to 1.9.0 Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 1.8.0 to 1.9.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/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: sidekiq-cron dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0be059c186..f307071154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM foreman (0.87.2) friendly_id (5.5.0) activerecord (>= 4.0.0) - fugit (1.7.1) + fugit (1.7.2) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) globalid (1.0.0) @@ -494,7 +494,7 @@ GEM connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) - sidekiq-cron (1.8.0) + sidekiq-cron (1.9.0) fugit (~> 1) sidekiq (>= 4.2.1) signet (0.17.0)