From 43ae3eb1cb602702344e9a792ef77df73a4e2418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 03:05:16 +0000 Subject: [PATCH] Bump sentry-rails from 5.17.0 to 5.17.1 Bumps [sentry-rails](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-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 b0743eee..b50e82f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -464,9 +464,9 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.0.0) - sentry-rails (5.17.0) + sentry-rails (5.17.1) railties (>= 5.0) - sentry-ruby (~> 5.17.0) + sentry-ruby (~> 5.17.1) sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)