From 97e31b6f63219d66e3127e819cf5e07c538a1184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:44:35 +0000 Subject: [PATCH] Bump sentry-rails from 5.26.0 to 6.3.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.26.0 to 6.3.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.26.0...6.3.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e8b82d2..47338ccc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -521,12 +521,13 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sentry-rails (5.26.0) - railties (>= 5.0) - sentry-ruby (~> 5.26.0) - sentry-ruby (5.26.0) + sentry-rails (6.4.0) + railties (>= 5.2.0) + sentry-ruby (~> 6.4.0) + sentry-ruby (6.4.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + logger shoulda-matchers (5.3.0) activesupport (>= 5.2.0) simplecov (0.22.0)