From 2e1b6354611078e0b0e690cfc896b209eaa9dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:10:04 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 4.7.1 to 5.14.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.1 to 5.14.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/4.7.1...5.14.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2d12785..e7175dfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,8 @@ GEM faraday (< 3.0) oauth2 (~> 1.1) erubi (1.12.0) - faraday (2.7.4) + faraday (2.7.12) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -126,13 +127,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (4.7.1) + sentry-ruby (5.14.0) 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 sqlite3 (1.6.6) mini_portile2 (~> 2.8.0) stringio (3.0.8)