From 158ac8f27198b1c3d4e24c27ef7639123b1624c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 23:50:36 +0000 Subject: [PATCH] Bump sentry-rails from 5.19.0 to 5.20.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.19.0 to 5.20.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.19.0...5.20.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb0aec1..3fcda58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -503,10 +503,10 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) securerandom (0.3.1) - sentry-rails (5.19.0) + sentry-rails (5.20.1) railties (>= 5.0) - sentry-ruby (~> 5.19.0) - sentry-ruby (5.19.0) + sentry-ruby (~> 5.20.1) + sentry-ruby (5.20.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)