From ae85639c740e196d9df53de1c0daa27a237569ed Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:50:44 +0000 Subject: [PATCH] Update all of sentry-ruby-core to version 5.22.3 --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86ec729a..86be8387 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -163,7 +163,7 @@ GEM logger (~> 1.5) climate_control (1.2.0) cocoon (1.2.15) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) crass (1.0.6) date (3.4.1) delayed_job (4.1.13) @@ -182,7 +182,7 @@ GEM dotenv-rails (3.1.4) dotenv (= 3.1.4) railties (>= 6.1) - erubi (1.13.0) + erubi (1.13.1) execjs (2.10.0) ffi (1.17.0) flipflop (2.8.0) @@ -191,7 +191,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) jmespath (1.6.2) jquery-rails (4.6.0) @@ -226,7 +226,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -260,7 +260,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) omniauth (2.1.2) @@ -292,7 +292,7 @@ GEM rack (~> 2.2, >= 2.2.4) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.8.6) actioncable (= 7.0.8.6) @@ -312,7 +312,7 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) 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) rails-mermaid_erd (0.5.0) @@ -378,10 +378,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.0) + sentry-rails (5.22.3) railties (>= 5.0) - sentry-ruby (~> 5.22.0) - sentry-ruby (5.22.0) + sentry-ruby (~> 5.22.3) + sentry-ruby (5.22.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simple_form (5.3.1)