From 521faf12e9135bb3a58080270457f0325bd61372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 20:30:11 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.18.1 to 5.18.2 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.18.1 to 5.18.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.18.1...5.18.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 39c993647..2a76bfbe5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -667,11 +667,11 @@ GEM sentry-rails (5.18.1) railties (>= 5.0) sentry-ruby (~> 5.18.1) - sentry-ruby (5.18.1) + sentry-ruby (5.18.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.18.1) - sentry-ruby (~> 5.18.1) + sentry-sidekiq (5.18.2) + sentry-ruby (~> 5.18.2) sidekiq (>= 3.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0)