From bccd20ad391624c2eaa4ca30ffe083e9918ea5ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 18:20:35 +0000 Subject: [PATCH] Bump sentry-ruby from 5.8.0 to 5.22.4 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.8.0 to 5.22.4. - [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.22.4) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 253d580..7034efb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,6 +144,7 @@ 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) @@ -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) @@ -422,10 +423,11 @@ GEM sdoc (2.6.1) rdoc (>= 5.0) selectize-rails (0.12.6) - sentry-rails (5.8.0) + sentry-rails (5.22.4) railties (>= 5.0) - sentry-ruby (~> 5.8.0) - sentry-ruby (5.8.0) + sentry-ruby (~> 5.22.4) + sentry-ruby (5.22.4) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shellany (0.0.1) singleton (0.1.1)