From 347632b58b0a26753218e56cc8524dc551ec223f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 18:02:42 +0000 Subject: [PATCH] Bump sentry-ruby and sentry-rails Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) and [sentry-rails](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-ruby` from 5.28.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/5.28.1...6.4.0) Updates `sentry-rails` from 5.28.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/5.28.1...6.4.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: sentry-rails dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 4 ++-- Gemfile.lock | 40 +++++++++++++++++++++------------------- 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index eb50f4ca..6f91ecf5 100644 --- a/Gemfile +++ b/Gemfile @@ -86,8 +86,8 @@ gem "mission_control-jobs", "~> 1.1" gem "skylight", "~> 7.0" -gem "sentry-ruby", "~> 5.28" -gem "sentry-rails", "~> 5.28" +gem "sentry-ruby", "~> 6.4" +gem "sentry-rails", "~> 6.4" gem "redcarpet", "~> 3.6" diff --git a/Gemfile.lock b/Gemfile.lock index 857b8402..0a319485 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM drb (2.2.3) dry-cli (1.4.1) ed25519 (1.4.0) - erb (6.0.1) + erb (6.0.2) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -233,7 +233,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) mission_control-jobs (1.1.0) actioncable (>= 7.1) @@ -265,19 +266,19 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.5) - nokogiri (1.19.0-aarch64-linux-gnu) + nokogiri (1.19.1-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.0-aarch64-linux-musl) + nokogiri (1.19.1-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.19.0-arm-linux-gnu) + nokogiri (1.19.1-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.19.0-arm-linux-musl) + nokogiri (1.19.1-arm-linux-musl) racc (~> 1.4) - nokogiri (1.19.0-arm64-darwin) + nokogiri (1.19.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.0-x86_64-linux-gnu) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.0-x86_64-linux-musl) + nokogiri (1.19.1-x86_64-linux-musl) racc (~> 1.4) ostruct (0.6.3) pagy (43.2.9) @@ -317,7 +318,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.5) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-proxy (0.7.7) @@ -347,8 +348,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) @@ -417,12 +418,13 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.1) - railties (>= 5.0) - sentry-ruby (~> 5.28.1) - sentry-ruby (5.28.1) + 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 skylight (7.0.0) activesupport (>= 7.1.0) slack-ruby-client (3.1.0) @@ -505,7 +507,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yaml (0.4.0) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS aarch64-linux @@ -550,8 +552,8 @@ DEPENDENCIES redis (~> 5.0) rubocop-rails-omakase selenium-webdriver - sentry-rails (~> 5.28) - sentry-ruby (~> 5.28) + sentry-rails (~> 6.4) + sentry-ruby (~> 6.4) skylight (~> 7.0) slack-ruby-client (~> 3.0) solid_cable