From e082b32472cd87f5c6f94f4a75bfa269b5c80ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 14:46:27 +0000 Subject: [PATCH] Bump sidekiq from 6.1.2 to 6.4.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.2 to 6.4.0. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.1.2...v6.4.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ac04ce0e..eb1604da 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'bootstrap-datepicker-rails' gem 'font-awesome-rails' gem 'simple_form' gem 'omniauth-github', '~> 1.4.0' -gem 'sidekiq', '~> 6.1.2' +gem 'sidekiq', '~> 6.4.0' gem 'dotenv-rails' gem 'git', git: 'https://github.com/prasadsurase/ruby-git.git', branch: 'get-branches-having-a-commit' gem 'redis-rails' diff --git a/Gemfile.lock b/Gemfile.lock index f790e07f..de70989e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.7) - connection_pool (2.2.3) + connection_pool (2.2.5) crack (0.4.4) crass (1.0.6) dante (0.2.0) @@ -600,7 +600,7 @@ GEM railties (>= 3.2) tilt redcarpet (3.5.0) - redis (4.2.2) + redis (4.5.1) redis-actionpack (5.2.0) actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) @@ -664,7 +664,7 @@ GEM rubyzip (>= 1.2.2) semantic_range (2.3.0) sexp_processor (4.15.1) - sidekiq (6.1.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -815,7 +815,7 @@ DEPENDENCIES sass-rails sdoc (~> 1.1) select2-rails (~> 4.0.13) - sidekiq (~> 6.1.2) + sidekiq (~> 6.4.0) sidekiq-status simple_form simplecov