From 9b363ad66ed4962e53a30ea2e45f9a7d75da8289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:55:04 +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 ca9c8e37e..8f047e01b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM ast (2.4.2) awesome_print (1.9.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bootsnap (1.18.3) msgpack (~> 1.2) brakeman (6.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)