From dba636b6e62e0ac48b1fdb5bb3edc1ccd33814a0 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 2 May 2022 11:11:33 +0200 Subject: [PATCH] (dependency) Updated sidekiq-scheduler to v4.0.0 --- CHANGELOG.md | 1 + Gemfile.lock | 17 ++++++----------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a35086be..d9707cda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Updated eslint to v8 and eslint related packages to their latest versions - Updated typescript to v4.6.3 - Updated react-select to v5.2.2 +- Updated sidekiq-scheduler to v4.0.0 - Webpack overlay will now report eslint issues - Linted all code according to eslint rules - Fix a bug: Refused to connect to 'wss://localhost:3035/ws' when using a https tunnel in development mode diff --git a/Gemfile.lock b/Gemfile.lock index 8593bac38..568d1e2f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,6 @@ GEM dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) - e2mmap (0.1.0) elasticsearch (5.0.5) elasticsearch-api (= 5.0.5) elasticsearch-transport (= 5.0.5) @@ -155,8 +154,8 @@ GEM forgery (0.7.0) friendly_id (5.1.0) activerecord (>= 4.0.0) - fugit (1.5.2) - et-orbi (~> 1.1, >= 1.1.8) + fugit (1.5.3) + et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) globalid (1.0.0) activesupport (>= 5.0) @@ -390,16 +389,14 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - sidekiq (6.4.1) + sidekiq (6.4.2) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) - sidekiq-scheduler (3.1.1) - e2mmap - redis (>= 3, < 5) + sidekiq-scheduler (4.0.0) + redis (>= 4.2.0) rufus-scheduler (~> 3.2) - sidekiq (>= 3) - thwait + sidekiq (>= 4) tilt (>= 1.4.0) sidekiq-unique-jobs (7.1.15) brpoplpush-redis_script (> 0.1.1, <= 2.0.0) @@ -435,8 +432,6 @@ GEM tins (~> 1.0) thor (0.20.3) thread_safe (0.3.6) - thwait (0.2.0) - e2mmap tilt (2.0.10) tins (1.25.0) sync