From 95355eb27b2921f3d8794f268c4f6e294e0a879e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 10:11:57 +1100 Subject: [PATCH] DEV: Bump mini_scheduler from 0.12.3 to 0.13.0 (#11381) Bumps [mini_scheduler](https://github.com/discourse/mini_scheduler) from 0.12.3 to 0.13.0. - [Release notes](https://github.com/discourse/mini_scheduler/releases) - [Changelog](https://github.com/discourse/mini_scheduler/blob/master/CHANGELOG.md) - [Commits](https://github.com/discourse/mini_scheduler/compare/v0.12.3...v0.13.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99b5a1e1ef4..335ed333f94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,8 +188,8 @@ GEM mini_portile2 (2.4.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - mini_scheduler (0.12.3) - sidekiq + mini_scheduler (0.13.0) + sidekiq (>= 4.2.3) mini_sql (0.3) mini_suffix (0.3.0) ffi (~> 1.9)