From 1a1cd63907c1d7e2438369d869b43537195bfdda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:35:06 +0000 Subject: [PATCH] Bump sentry-ruby, sentry-rails and sentry-sidekiq Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby), [sentry-rails](https://github.com/getsentry/sentry-ruby) and [sentry-sidekiq](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-ruby` from 5.14.0 to 5.15.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.14.0...5.15.0) Updates `sentry-rails` from 5.14.0 to 5.15.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.14.0...5.15.0) Updates `sentry-sidekiq` from 5.14.0 to 5.15.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.14.0...5.15.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86d520c5..07cfec4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -434,13 +434,13 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sentry-rails (5.14.0) + sentry-rails (5.15.0) railties (>= 5.0) - sentry-ruby (~> 5.14.0) - sentry-ruby (5.14.0) + sentry-ruby (~> 5.15.0) + sentry-ruby (5.15.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.14.0) - sentry-ruby (~> 5.14.0) + sentry-sidekiq (5.15.0) + sentry-ruby (~> 5.15.0) sidekiq (>= 3.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0)