From 8f307bae476ffe20fd25944c15f5357850e08d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 20:39:44 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 4.7.1 to 5.11.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.1 to 5.11.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.11.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 746f917b..ab51812c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM faraday (< 3.0) oauth2 (~> 1.1) erubi (1.12.0) - faraday (2.7.4) + faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -119,13 +119,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (4.7.1) + sentry-ruby (5.11.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.4) mini_portile2 (~> 2.8.0) stringio (3.0.6)