From b9e2a0c755dcfdc9c4e96ff5f7c5db497f70582f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:27:44 +0000 Subject: [PATCH] Bump sentry-rails from 6.3.0 to 6.3.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.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/6.3.0...6.3.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8edca09..e65b7b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,8 +126,9 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.14.1) @@ -260,7 +261,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (7.1.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -319,12 +320,13 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) securerandom (0.4.1) - sentry-rails (6.3.0) + sentry-rails (6.3.1) railties (>= 5.2.0) - sentry-ruby (~> 6.3.0) - sentry-ruby (6.3.0) + sentry-ruby (~> 6.3.1) + sentry-ruby (6.3.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + logger shoulda-matchers (7.0.1) activesupport (>= 7.1) solid_cable (3.0.12)