From 3e9f53ab8deddb0307392468ad2205b4d010b584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:25:40 +0000 Subject: [PATCH] Bump sentry-rails from 6.3.1 to 6.4.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.1 to 6.4.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/6.3.1...6.4.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cccd10a..22f4c48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,8 +217,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (8.1.2) actionpack (= 8.1.2) @@ -281,15 +281,15 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sentry-rails (6.3.1) + sentry-rails (6.4.0) railties (>= 5.2.0) - sentry-ruby (~> 6.3.1) - sentry-ruby (6.3.1) + sentry-ruby (~> 6.4.0) + sentry-ruby (6.4.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - sentry-sidekiq (6.3.1) - sentry-ruby (~> 6.3.1) + sentry-sidekiq (6.4.0) + sentry-ruby (~> 6.4.0) sidekiq (>= 5.0) sidekiq (8.1.1) connection_pool (>= 3.0.0)