From bd3e4a3f3addc417bcd78b74e5b36b08c4448530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:35:18 +0000 Subject: [PATCH] Bump sidekiq from 6.1.1 to 6.5.1 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.1.1 to 6.5.1. - [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/v6.1.1...v6.5.1) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e616b71c9..a0929dc4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM clamp (1.3.1) coderay (1.1.3) concurrent-ruby (1.1.7) - connection_pool (2.2.3) + connection_pool (2.4.0) countries (3.0.1) i18n_data (~> 0.10.0) sixarm_ruby_unaccent (~> 1.1) @@ -315,7 +315,7 @@ GEM pry (>= 0.10.4) public_suffix (4.0.5) puma (3.12.6) - rack (2.2.3) + rack (2.2.6.4) rack-accept (0.4.5) rack (>= 0.4) rack-cors (1.0.6) @@ -393,7 +393,7 @@ GEM faraday (>= 0.7.6, < 1.0) shoulda-matchers (4.0.1) activesupport (>= 4.2.0) - sidekiq (6.1.1) + sidekiq (6.5.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)