From d8838a6280974a85c5591cf544b29a9282dc594f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:58:18 +0000 Subject: [PATCH] Update sentry-ruby monorepo to v6 --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86357b9e..78a3bce6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM ansi (1.5.0) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -111,13 +111,13 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.0) bigdecimal rexml crass (1.0.6) - date (3.4.1) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -129,7 +129,7 @@ GEM dotenv (= 3.1.8) railties (>= 6.1) drb (2.2.3) - erb (5.0.3) + erb (6.0.0) erubi (1.13.1) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-arm64-darwin) @@ -163,8 +163,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -189,7 +189,7 @@ GEM marcel (1.1.0) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.27.0) minitest-reporters (1.7.1) ansi builder @@ -229,14 +229,14 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - psych (5.2.6) + psych (5.3.0) date stringio public_suffix (6.0.2) puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) + rack (3.1.19) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-session (2.1.1) @@ -244,7 +244,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (7.2.2.2) actioncable (= 7.2.2.2) @@ -276,8 +276,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) - rdoc (6.15.0) + rake (13.3.1) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -286,7 +286,7 @@ GEM redis-client (0.24.0) connection_pool regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rouge (4.5.1) @@ -330,10 +330,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.0) - railties (>= 5.0) - sentry-ruby (~> 5.28.0) - sentry-ruby (5.28.0) + 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) simplecov (0.22.0) @@ -356,7 +356,7 @@ GEM sqlite3 (2.7.4-x86_64-linux-gnu) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.1.9) thor (1.4.0) tilt (2.6.0) timeout (0.4.3)