From 11232951fcaf580efdf3ac29a8ba700c19e8d1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:46:58 +0000 Subject: [PATCH] Bump sidekiq from 7.0.3 to 7.0.9 in /ecommerce/pricing Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.3 to 7.0.9. - [Release notes](https://github.com/sidekiq/sidekiq/releases) - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.0.3...v7.0.9) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ecommerce/pricing/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ecommerce/pricing/Gemfile.lock b/ecommerce/pricing/Gemfile.lock index a3609d008..780768c0b 100644 --- a/ecommerce/pricing/Gemfile.lock +++ b/ecommerce/pricing/Gemfile.lock @@ -29,8 +29,8 @@ GEM arkency-command_bus (0.4.1) concurrent-ruby ast (2.4.2) - concurrent-ruby (1.2.0) - connection_pool (2.3.0) + concurrent-ruby (1.2.2) + connection_pool (2.4.0) diff-lcs (1.5.0) dry-core (1.0.0) concurrent-ruby (~> 1.0) @@ -67,7 +67,7 @@ GEM ast (~> 2.4.1) rack (3.0.7) rake (13.0.6) - redis-client (0.12.1) + redis-client (0.14.1) connection_pool regexp_parser (2.6.2) ruby_event_store (2.9.1) @@ -75,7 +75,7 @@ GEM ruby_event_store-transformations (0.1.0) activesupport (>= 5.0) ruby_event_store (>= 2.0.0, < 3.0.0) - sidekiq (7.0.3) + sidekiq (7.0.9) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)