From 8c36f4b6afe44ba8e2411ae9bdbaa3782950f8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 13:41:57 -0600 Subject: [PATCH] Bump sidekiq_alive from 2.2.1 to 2.2.2 (#12874) Bumps [sidekiq_alive](https://github.com/arturictus/sidekiq_alive) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/arturictus/sidekiq_alive/releases) - [Commits](https://github.com/arturictus/sidekiq_alive/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: sidekiq_alive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan McNeil --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2a64fe06a7..4df86b6cd2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM config (4.1.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) - connection_pool (2.4.0) + connection_pool (2.4.1) content_disposition (1.0.0) cork (0.3.0) colored2 (~> 3.1) @@ -893,7 +893,7 @@ GEM rufus-scheduler (~> 3.2) sidekiq (>= 6, < 8) tilt (>= 1.4.0) - sidekiq_alive (2.2.1) + sidekiq_alive (2.2.2) rack (< 3) sidekiq (>= 5, < 8) webrick (>= 1, < 2)