From 03696ce206b2548fc26bf21027a41b3ab7ee61a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 12:53:31 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 4.7.1 to 5.16.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.1 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/4.7.1...5.16.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da96646b..edc39cbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,13 +134,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (4.7.1) + sentry-ruby (5.16.1) 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 simpleidn (0.2.1) unf (~> 0.1.4) sqlite3 (1.6.6)