From 88d9e5df4bcee7e418c171aaa385784e14c7a701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:11:00 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.15.0 to 5.15.1 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.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.15.0...5.15.1) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21af134bf..b4a0b68b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,10 +601,10 @@ GEM sentry-rails (5.15.0) railties (>= 5.0) sentry-ruby (~> 5.15.0) - sentry-ruby (5.15.0) + sentry-ruby (5.15.1) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.15.0) - sentry-ruby (~> 5.15.0) + sentry-sidekiq (5.15.1) + sentry-ruby (~> 5.15.1) sidekiq (>= 3.0) shoulda-context (2.0.0) sidekiq (6.5.12)