From af9fe07780f408a276da04530adcd049782f04d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 19:56:12 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.17.0 to 5.17.1 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.17.0 to 5.17.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.17.0...5.17.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 3a8dcc85b..b12791ef1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -640,11 +640,11 @@ GEM sentry-rails (5.17.0) railties (>= 5.0) sentry-ruby (~> 5.17.0) - sentry-ruby (5.17.0) + sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.17.0) - sentry-ruby (~> 5.17.0) + sentry-sidekiq (5.17.1) + sentry-ruby (~> 5.17.1) sidekiq (>= 3.0) sidekiq (6.5.12) connection_pool (>= 2.2.5, < 3)