From ede21c8e93ba16629a0f07a0ed9bb3087a18c885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:04:30 +0000 Subject: [PATCH] Bump capistrano-sidekiq from 2.3.1 to 3.0.0 Bumps [capistrano-sidekiq](https://github.com/seuros/capistrano-sidekiq) from 2.3.1 to 3.0.0. - [Changelog](https://github.com/seuros/capistrano-sidekiq/blob/master/CHANGELOG.md) - [Commits](https://github.com/seuros/capistrano-sidekiq/compare/v2.3.1...v3.0.0) --- updated-dependencies: - dependency-name: capistrano-sidekiq dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74eae87b..5fc9a2f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,10 +112,10 @@ GEM capistrano-rails (1.6.3) capistrano (~> 3.1) capistrano-bundler (>= 1.1, < 3) - capistrano-sidekiq (2.3.1) + capistrano-sidekiq (3.0.0) capistrano (>= 3.9.0) capistrano-bundler - sidekiq (>= 6.0) + sidekiq (>= 6.0.6) capybara (3.40.0) addressable matrix @@ -134,7 +134,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) crass (1.0.6) csv (3.3.2) date (3.4.1) @@ -191,7 +191,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.6.5) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -229,7 +229,7 @@ GEM racc (~> 1.4) openssl (3.3.0) orm_adapter (0.5.0) - ostruct (0.6.0) + ostruct (0.6.1) paper_trail (16.0.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -307,7 +307,7 @@ GEM ffi (~> 1.0) rdoc (6.8.1) psych (>= 4.0.0) - redis-client (0.23.0) + redis-client (0.23.1) connection_pool regexp_parser (2.10.0) reline (0.5.12)