From f3c30d9fc95d7c88c2c99f16e07d0858fd2e7869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 09:27:13 +0000 Subject: [PATCH] Bump sentry-ruby from 5.24.0 to 5.25.0 Bumps [sentry-ruby](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-ruby dependency-version: 5.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4bbc91..c7054a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.9) + bigdecimal (3.2.2) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -386,10 +386,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)