From 92a121b35605927c1c44e7fb2319fafd119a9258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:45:43 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.19.0 to 5.20.1 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.19.0 to 5.20.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.19.0...5.20.1) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b105e648..b1708bf2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -471,14 +471,14 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sentry-rails (5.19.0) + sentry-rails (5.20.1) railties (>= 5.0) - sentry-ruby (~> 5.19.0) - sentry-ruby (5.19.0) + sentry-ruby (~> 5.20.1) + sentry-ruby (5.20.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.19.0) - sentry-ruby (~> 5.19.0) + sentry-sidekiq (5.20.1) + sentry-ruby (~> 5.20.1) sidekiq (>= 3.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)