From af194fbd84b371d43882f8da9b368e3fb45c1e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 19:51:48 +0000 Subject: [PATCH] Bump sentry-ruby from 5.3.1 to 5.10.0 in /back Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.3.1 to 5.10.0. - [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.3.1...5.10.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- back/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/back/Gemfile.lock b/back/Gemfile.lock index 12c4f80..9ca5d1c 100644 --- a/back/Gemfile.lock +++ b/back/Gemfile.lock @@ -717,9 +717,8 @@ GEM sentry-rails (5.3.1) railties (>= 5.0) sentry-ruby-core (~> 5.3.1) - sentry-ruby (5.3.1) + sentry-ruby (5.10.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.3.1) sentry-ruby-core (5.3.1) concurrent-ruby set (1.0.2)