From 9f20e89f3f96969794eab844aa01cf1f7b46b58e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:12:30 +0000 Subject: [PATCH] Bump sentry-ruby from 5.17.0 to 5.17.1 in /components/app Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.17.0 to 5.17.1. - [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.17.0...5.17.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 222e75df3..872a6f0f2 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -108,7 +108,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) celluloid (0.18.0) timers (~> 4) celluloid-fsm (0.20.5) @@ -264,7 +264,7 @@ GEM ruby_speech (3.0.1) activesupport (>= 3.0.7) nokogiri (~> 1.8, >= 1.8.3) - sentry-ruby (5.17.0) + sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)