From 6a30da3613c1e0bd2170153326f628d1a491b8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 14:31:45 +0000 Subject: [PATCH] Bump sentry-rails from 5.8.0 to 5.23.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.8.0 to 5.23.0. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.8.0...5.23.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 73faeaa..ae7d80d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,11 +144,12 @@ GEM aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.18) + bigdecimal (3.1.9) bindex (0.8.1) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) climate_control (0.2.0) coderay (1.1.3) @@ -161,7 +162,7 @@ GEM coffee-script-source (1.12.2) composite_primary_keys (14.0.6) activerecord (~> 7.0.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.5) crass (1.0.6) date (3.3.3) devise (4.9.2) @@ -176,7 +177,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erubi (1.12.0) + erubi (1.13.1) eventmachine (1.2.7) execjs (2.8.1) faraday (1.10.3) @@ -250,7 +251,7 @@ GEM activesupport (>= 5.2) http_accept_language (2.1.1) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -284,9 +285,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) locale (2.1.3) - loofah (2.20.0) + loofah (2.24.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) lumberjack (1.2.8) mail (2.8.1) mini_mime (>= 0.1.1) @@ -297,7 +298,7 @@ GEM meta_request (0.7.4) rack-contrib (>= 1.1, < 3) railties (>= 3.0.0, < 7.1) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) @@ -305,8 +306,8 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.2) - mini_portile2 (2.8.1) - minitest (5.18.0) + mini_portile2 (2.8.8) + minitest (5.25.4) minitest-reporters (1.6.0) ansi builder @@ -326,12 +327,12 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.18.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -353,12 +354,12 @@ GEM stringio puma (6.6.0) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.4) + racc (1.8.1) + rack (2.2.13) rack-contrib (2.3.0) rack (~> 2.0) rack-rewrite (1.5.1) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.4.3) actioncable (= 7.0.4.3) @@ -374,11 +375,13 @@ GEM activesupport (= 7.0.4.3) bundler (>= 1.15.0) railties (= 7.0.4.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.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-i18n (7.0.6) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -423,10 +426,11 @@ GEM sdoc (2.6.1) rdoc (>= 5.0) selectize-rails (0.12.6) - sentry-rails (5.8.0) + sentry-rails (5.23.0) railties (>= 5.0) - sentry-ruby (~> 5.8.0) - sentry-ruby (5.8.0) + sentry-ruby (~> 5.23.0) + sentry-ruby (5.23.0) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shellany (0.0.1) singleton (0.1.1) @@ -443,7 +447,7 @@ GEM terser (1.1.14) execjs (>= 0.3.0, < 3) text (1.3.1) - thor (1.2.1) + thor (1.3.2) tilt (2.1.0) timeout (0.3.2) tzinfo (2.0.6) @@ -459,7 +463,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) workflow (3.0.0) - zeitwerk (2.6.7) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22