From 1884e0c12f8205ab64495d97a16cf670305423c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 08:41:16 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.22.2 to 5.22.3 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.22.2 to 5.22.3. - [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.2...5.22.3) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e670c58d..beca9977 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -673,8 +673,8 @@ GEM sentry-ruby (5.22.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.22.2) - sentry-ruby (~> 5.22.2) + sentry-sidekiq (5.22.3) + sentry-ruby (~> 5.22.3) sidekiq (>= 3.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)