From bcf982031f730086d680f1bad4050d9112b9150d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:27:45 +0000 Subject: [PATCH] Bump sentry-sidekiq from 5.10.0 to 5.11.0 Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.10.0 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/5.10.0...5.11.0) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 272369566..508349955 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -565,9 +565,9 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) recursive-open-struct (1.1.3) - redis (5.0.6) + redis (5.0.7) redis-client (>= 0.9.0) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool redis-namespace (1.11.0) redis (>= 4) @@ -638,13 +638,13 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.10.0) + sentry-rails (5.11.0) railties (>= 5.0) - sentry-ruby (~> 5.10.0) - sentry-ruby (5.10.0) + sentry-ruby (~> 5.11.0) + sentry-ruby (5.11.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.10.0) - sentry-ruby (~> 5.10.0) + sentry-sidekiq (5.11.0) + sentry-ruby (~> 5.11.0) sidekiq (>= 3.0) shoulda-context (2.0.0) sidekiq (6.5.5)