From de6d7e47196a6250f3b60c6bcdd6697b83a7adc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:45:02 +0000 Subject: [PATCH] Build(deps): bump sentry-sidekiq from 5.22.3 to 5.22.4 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.22.3 to 5.22.4. - [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.3...5.22.4) --- 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 7146022e..73ebbde6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -696,8 +696,8 @@ GEM sentry-ruby (5.22.4) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.22.3) - sentry-ruby (~> 5.22.3) + sentry-sidekiq (5.22.4) + sentry-ruby (~> 5.22.4) sidekiq (>= 3.0) shoulda (4.0.0) shoulda-context (~> 2.0)