From c2b592c1f8ad348b8eb06f8b8e3bf71c5188ab64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:09:03 +0000 Subject: [PATCH] build(deps-dev): bump sidekiq from 7.0.9 to 7.3.5 in /getaround_utils Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.9 to 7.3.5. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.0.9...v7.3.5) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- getaround_utils/Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/getaround_utils/Gemfile.lock b/getaround_utils/Gemfile.lock index e581109..ba594d8 100644 --- a/getaround_utils/Gemfile.lock +++ b/getaround_utils/Gemfile.lock @@ -70,8 +70,8 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.2.2) - connection_pool (2.4.0) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crack (0.4.5) rexml crass (1.0.6) @@ -91,6 +91,7 @@ GEM concurrent-ruby (~> 1.0) json (2.6.3) language_server-protocol (3.17.0.3) + logger (1.6.1) lograge (0.13.0) actionpack (>= 4) activesupport (>= 4) @@ -155,7 +156,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - redis-client (0.14.1) + redis-client (0.22.2) connection_pool regexp_parser (2.8.1) relaxed-rubocop (2.5) @@ -214,11 +215,11 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - sidekiq (7.0.9) - concurrent-ruby (< 2) + sidekiq (7.3.5) connection_pool (>= 2.3.0) + logger rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.22.2) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)