From a4b5a265a036ee99a2514094fbcdc2c78b88e194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 20:53:41 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 4.7.1 to 5.10.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.1 to 5.10.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.10.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 ff6bad59..2012d64d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,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) @@ -117,13 +117,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (4.7.1) + sentry-ruby (5.10.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.3) mini_portile2 (~> 2.8.0) stringio (3.0.6)