From a75e666e1609b1ea254f9cdf347623933daed5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:27:24 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.22.0 to 5.22.1 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.22.0 to 5.22.1. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.22.0...5.22.1) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9504d8c0..8b9eb2c90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -652,7 +652,7 @@ GEM rbtree (0.4.6) rdoc (6.10.0) psych (>= 4.0.0) - redis-client (0.22.2) + redis-client (0.23.0) connection_pool regexp_parser (2.9.3) reline (0.6.0) @@ -751,13 +751,13 @@ GEM sentry-ruby (5.22.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.22.0) - sentry-ruby (~> 5.22.0) + sentry-sidekiq (5.22.1) + sentry-ruby (~> 5.22.1) sidekiq (>= 3.0) set (1.1.1) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.6) + sidekiq (7.3.7) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)