From 05421299645fa2a6a42306b4657de60fba4db8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:18:06 +0000 Subject: [PATCH] Bump sentry-rails from 6.3.1 to 6.4.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.1 to 6.4.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.1...6.4.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.4.1 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..f1cd99c 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.1) railties (>= 5.2.0) - sentry-ruby (~> 6.3.1) - sentry-ruby (6.3.1) + sentry-ruby (~> 6.4.1) + sentry-ruby (6.4.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - sentry-sidekiq (6.3.1) - sentry-ruby (~> 6.3.1) + sentry-sidekiq (6.4.1) + sentry-ruby (~> 6.4.1) sidekiq (>= 5.0) sidekiq (8.1.1) connection_pool (>= 3.0.0)