From 97ac82619913b746ecf0c9f09e17ed4220011b00 Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:11:04 +0100 Subject: [PATCH] Bump sidekiq from 7.1.0 to 7.1.3 (#1921) Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.1.0 to 7.1.3. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.1.0...v7.1.3) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1d1d9000..b4e3d0587 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM childprocess (4.1.0) coderay (1.1.3) concurrent-ruby (1.2.2) - connection_pool (2.4.0) + connection_pool (2.4.1) crack (0.4.5) rexml crass (1.0.6) @@ -318,7 +318,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.0) redis (4.8.1) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool regexp_parser (2.7.0) request_store (1.5.1) @@ -388,7 +388,7 @@ GEM sentry-ruby (~> 5.8.0) sentry-ruby (5.8.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sidekiq (7.1.0) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)