From ec0b1c303fa8c2f03d29ff2f7ec7c5089cb209d0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:17:08 +0000 Subject: [PATCH] Update all of sentry-ruby-core to version 5.22.0 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85e924a298..021c8eac1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,7 +326,7 @@ GEM next_rails (1.4.2) rainbow (>= 3) nio4r (2.7.4) - nokogiri (1.17.0) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -530,10 +530,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.21.0) + sentry-rails (5.22.0) railties (>= 5.0) - sentry-ruby (~> 5.21.0) - sentry-ruby (5.21.0) + sentry-ruby (~> 5.22.0) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.4.0)