From 2fe22a3bb13d7e7dacc58a5bf69d1ab7aa366222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:13:15 +0000 Subject: [PATCH] Bump sidekiq from 6.1.2 to 6.2.1 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.2 to 6.2.1. - [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.2.1) --- 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..41f287d0 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.2.1' 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..facb9320 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.4.0) 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.2.1) 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.2.1) sidekiq-status simple_form simplecov