From 38cad49d6c0276480dac962bdd1e3b3c620f918a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:04:23 -0400 Subject: [PATCH] Bump sentry-ruby from 5.24.0 to 5.25.0 (#2382) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 069f66fc..c38170c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -515,14 +515,14 @@ 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) - sentry-sidekiq (5.24.0) - sentry-ruby (~> 5.24.0) + sentry-sidekiq (5.25.0) + sentry-ruby (~> 5.25.0) sidekiq (>= 3.0) sidekiq (8.0.4) connection_pool (>= 2.5.0)