From 5d4ce387a9ef9b7da6d572be555731979b6ba487 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 12:34:00 +0000 Subject: [PATCH] Update all of sentry-ruby-core to version 5.26.0 --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28550f3d..fbdcd403 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -585,12 +585,15 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (4.6.5) + sentry-rails (5.26.0) railties (>= 5.0) - sentry-ruby-core (~> 4.6.0) - sentry-ruby-core (4.6.5) + sentry-ruby (~> 5.26.0) + sentry-ruby (5.26.0) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.0.2) + sentry-ruby-core (5.26.0) concurrent-ruby - faraday + sentry-ruby (= 5.26.0) sexp_processor (4.15.3) shoulda-matchers (6.5.0) activesupport (>= 5.2.0)