From e06390db425ce7ad741ed4fc5e2c7b7d3b626bf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:56:15 +0000 Subject: [PATCH] Bump sentry-rails from 5.28.0 to 5.28.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.28.0 to 5.28.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.28.0...5.28.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.28.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 6504235..7f2f111 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ gem "public_suffix", "~> 6.0" # Error tracking and performance monitoring (optional, configured via SENTRY_DSN) gem "sentry-ruby", "~> 5.18" -gem "sentry-rails", "~> 5.18" +gem "sentry-rails", "~> 5.28" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ windows jruby ] diff --git a/Gemfile.lock b/Gemfile.lock index 1facf4a..4a01106 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM dotenv (3.1.8) drb (2.2.3) ed25519 (1.4.0) - erb (5.1.3) + erb (6.0.0) erubi (1.13.1) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-aarch64-linux-musl) @@ -147,7 +147,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.2) + json (2.16.0) jwt (3.1.2) base64 kamal (2.8.1) @@ -184,7 +184,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.2) msgpack (1.8.0) net-imap (0.5.12) date @@ -283,7 +283,7 @@ GEM psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rotp (6.3.0) @@ -333,10 +333,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.0) + sentry-rails (5.28.1) railties (>= 5.0) - sentry-ruby (~> 5.28.0) - sentry-ruby (5.28.0) + sentry-ruby (~> 5.28.1) + sentry-ruby (5.28.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) solid_cable (3.0.12) @@ -364,7 +364,7 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.1.8) tailwindcss-rails (4.3.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) @@ -393,7 +393,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -449,7 +449,7 @@ DEPENDENCIES rqrcode (~> 3.1) rubocop-rails-omakase selenium-webdriver - sentry-rails (~> 5.18) + sentry-rails (~> 5.28) sentry-ruby (~> 5.18) solid_cable solid_cache