From b8c863199b8c6fe42367f9505096e0bcbe7f84f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 00:08:55 +0000 Subject: [PATCH] Bump sentry-rails from 5.22.1 to 5.22.4 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.22.1 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.22.1...5.22.4) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5097a388..63b77553 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -515,9 +515,9 @@ GEM sprockets-rails tilt securerandom (0.4.1) - sentry-rails (5.22.1) + sentry-rails (5.22.4) railties (>= 5.0) - sentry-ruby (~> 5.22.1) + sentry-ruby (~> 5.22.4) sentry-ruby (5.22.4) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)