From 4d79c1646197ce33e0f4eb8a4dafff00eaffbdad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:27:05 +0000 Subject: [PATCH] Bump sentry-ruby from 5.13.0 to 5.16.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.13.0 to 5.16.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.13.0...5.16.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7169ed5..f2af63f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM rubocop (>= 0.90.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sentry-ruby (5.13.0) + sentry-ruby (5.16.1) concurrent-ruby (~> 1.0, >= 1.0.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0)