From ea451cab1f3643bdfc732c0e246cad5a7024b865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:58:17 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 4.7.1 to 5.17.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.1 to 5.17.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/4.7.1...5.17.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ceed21b7..bc90d806 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,13 +132,9 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (4.7.1) + sentry-ruby (5.17.1) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - faraday (>= 1.0) - sentry-ruby-core (= 4.7.1) - sentry-ruby-core (4.7.1) - concurrent-ruby - faraday sorbet (0.5.11294) sorbet-static (= 0.5.11294) sorbet-runtime (0.5.11294)