From 56b9570608fb1221d7ddf2e56c8f089ff56ddc4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:21:01 +0000 Subject: [PATCH] Bump sentry-rails from 5.24.0 to 5.25.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.24.0 to 5.25.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.24.0...5.25.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 127289f25d..aebc8110d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,10 +484,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.24.0) + sentry-rails (5.25.0) railties (>= 5.0) - sentry-ruby (~> 5.24.0) - sentry-ruby (5.24.0) + sentry-ruby (~> 5.25.0) + sentry-ruby (5.25.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)