From 292770b2b152e23b817f5ed11f112ec33ea40e20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:47:03 +0000 Subject: [PATCH] chore(deps): bump sentry-sidekiq from 5.15.0 to 5.15.2 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.2. - [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.2) --- 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 198af11c6..e1eca6a5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -432,7 +432,7 @@ GEM psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) - redis-client (0.18.0) + redis-client (0.19.0) connection_pool regexp_parser (2.6.1) reline (0.4.1) @@ -478,8 +478,8 @@ GEM sentry-ruby (~> 5.15.0) sentry-ruby (5.15.2) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.15.0) - sentry-ruby (~> 5.15.0) + sentry-sidekiq (5.15.2) + sentry-ruby (~> 5.15.2) sidekiq (>= 3.0) sidekiq (7.2.0) concurrent-ruby (< 2)