From 535bd45711342650a62d58d601b00505b7e6e5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 15:08:31 +0000 Subject: [PATCH] Bump sentry-ruby from 5.3.0 to 5.8.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.8.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/5.3.0...5.8.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87d42b9f9bd..db91f7e2c13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) connection_pool (2.2.5) crack (0.4.5) rexml @@ -517,10 +517,9 @@ GEM sentry-rails (5.3.0) railties (>= 5.0) sentry-ruby-core (~> 5.3.0) - sentry-ruby (5.3.0) + sentry-ruby (5.8.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.3.0) - sentry-ruby-core (5.3.0) + sentry-ruby-core (5.3.1) concurrent-ruby sentry-sidekiq (5.3.0) sentry-ruby-core (~> 5.3.0)