From 3f51578483a1ad4eb276e25af23f9a4f9c92af27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:06:39 +0000 Subject: [PATCH] Bump sidekiq from 6.5.9 to 6.5.10 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.5.9 to 6.5.10. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v6.5.9...v6.5.10) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 096790de..cdab85a3 100644 --- a/Gemfile +++ b/Gemfile @@ -101,4 +101,4 @@ gem 'uuid' gem 'will_paginate' gem 'yubikey' gem 'stripe' -gem 'sidekiq', '~> 6.5.8' +gem 'sidekiq', '~> 6.5.10' diff --git a/Gemfile.lock b/Gemfile.lock index dc7d62e2..b688bd55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM puma (5.6.7) nio4r (~> 2.0) racc (1.6.1) - rack (2.2.6.4) + rack (2.2.8) rack-proxy (0.7.0) rack rack-test (1.1.0) @@ -318,7 +318,7 @@ GEM rubyzip (>= 1.2.2) shoulda-matchers (5.0.0) activesupport (>= 5.2.0) - sidekiq (6.5.9) + sidekiq (6.5.10) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) @@ -426,7 +426,7 @@ DEPENDENCIES sass-rails (>= 6) selenium-webdriver (~> 3.142.7) shoulda-matchers - sidekiq (~> 6.5.8) + sidekiq (~> 6.5.10) simplecov slack-notifier spring