From 752c2d28a508e6b392abc7928344349c3b749573 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:48:03 +0000 Subject: [PATCH] Update sentry-ruby monorepo to v6 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2bf43636..6451dbce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -402,10 +402,10 @@ 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.2.0) + railties (>= 5.2.0) + sentry-ruby (~> 6.2.0) + sentry-ruby (6.2.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simple_form (5.4.1)