From 4c89f7f88165c28bfc8ecb15a3be7346985d384e Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Mon, 24 Jun 2019 16:56:16 +1000 Subject: [PATCH] DEV: bump version on mini_scheduler This corrects a catastrophic state that can ensue if redis becomes readonly It also adds support for multiple queues and minor cleanup --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0fa35801f0d..7d19c8d9ffa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.6) libv8 (>= 6.9.411) - mini_scheduler (0.9.2) + mini_scheduler (0.11.0) sidekiq mini_sql (0.2.2) mini_suffix (0.3.0)