From 84ddc2190e0a8f102f743384746bfb91dfe1ee0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:43:47 +0000 Subject: [PATCH] Bump sentry-rails from 5.17.1 to 5.17.3 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.1 to 5.17.3. - [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.1...5.17.3) --- 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 f68d82dc..13c39099 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -444,9 +444,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sentry-rails (5.17.1) + sentry-rails (5.17.3) railties (>= 5.0) - sentry-ruby (~> 5.17.1) + sentry-ruby (~> 5.17.3) sentry-ruby (5.17.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)