From 9e5f1574bcc71570d3e337082f5a78a0efd32d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 12:28:53 -0500 Subject: [PATCH] Bump sentry-rails from 5.22.3 to 5.22.4 (#1840) Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.22.3 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.3...5.22.4) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 143806f5..3be3125a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -454,9 +454,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.3) + sentry-rails (5.22.4) railties (>= 5.0) - sentry-ruby (~> 5.22.3) + sentry-ruby (~> 5.22.4) sentry-ruby (5.22.4) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)