From 102472de9e65c2b315f8b3a85dd409ef3adbe913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:09:45 +0000 Subject: [PATCH] Bump sidekiq from 7.0.8 to 7.1.3 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.8 to 7.1.3. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.0.8...v7.1.3) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1559d38..3b3b77d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,8 +46,8 @@ GEM binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - concurrent-ruby (1.1.9) - connection_pool (2.4.0) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) crass (1.0.6) debug_inspector (1.1.0) erubi (1.10.0) @@ -78,7 +78,7 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.6.4) + rack (2.2.8) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.6.2) @@ -116,7 +116,7 @@ GEM redis-activesupport (5.3.0) activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool redis-rack (2.1.4) rack (>= 2.0.8, < 3) @@ -127,11 +127,11 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.1) redis (>= 4, < 5) - sidekiq (7.0.8) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)