From 5667166c8914a628e361dd022356d9cf24c96ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:36:58 +0000 Subject: [PATCH] Bump sentry-ruby from 5.15.2 to 5.16.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.15.2 to 5.16.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.15.2...5.16.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aaf46357..b04a59d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -496,11 +496,13 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sentry-rails (5.15.2) + sentry-rails (5.3.1) railties (>= 5.0) - sentry-ruby (~> 5.15.2) - sentry-ruby (5.15.2) + sentry-ruby-core (~> 5.3.1) + sentry-ruby (5.16.0) concurrent-ruby (~> 1.0, >= 1.0.2) + sentry-ruby-core (5.3.1) + concurrent-ruby simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)