From 444d3772c1b85c276e1f888e8110ebf586251ba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 01:23:55 +0000 Subject: [PATCH] Bump sentry-ruby from 5.23.0 to 5.28.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.23.0 to 5.28.0. - [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.23.0...5.28.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 5.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea4adff1f..0204c21ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -625,14 +625,14 @@ GEM rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) semantic_range (3.0.0) - sentry-rails (5.23.0) + sentry-rails (5.28.0) railties (>= 5.0) - sentry-ruby (~> 5.23.0) - sentry-ruby (5.23.0) + sentry-ruby (~> 5.28.0) + sentry-ruby (5.28.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.23.0) - sentry-ruby (~> 5.23.0) + sentry-sidekiq (5.28.0) + sentry-ruby (~> 5.28.0) sidekiq (>= 3.0) shellany (0.0.1) shoulda-callback-matchers (1.1.4)