From b857dd41933c5e2e0640ae7cbacffe0cdb0a5933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 01:38:40 +0000 Subject: [PATCH] build(deps): bump sidekiq from 7.2.0 to 7.2.4 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.0 to 7.2.4. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.0...v7.2.4) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f5d554..dc17ffa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,12 +107,12 @@ GEM method_source (~> 1.0) public_suffix (5.0.4) racc (1.7.3) - rack (2.2.9) + rack (3.0.10) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis-client (0.18.0) + redis-client (0.22.1) connection_pool regexp_parser (2.9.0) rexml (3.2.6) @@ -148,11 +148,11 @@ GEM ruby2_keywords (0.0.5) rubyntlm (0.6.3) shellany (0.0.1) - sidekiq (7.2.0) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.19.0) slack-ruby-client (2.3.0) faraday (>= 2.0) faraday-mashify