From b8267671739beef47364db3cffe787c8665b34f6 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 12 May 2023 15:14:54 +0530 Subject: [PATCH] Bump minimum version of ruby-sentry-* to 5.9~ --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 0e9f559e6a..d0816a7743 100644 --- a/debian/control +++ b/debian/control @@ -348,9 +348,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-base32 (>= 0.3.0~), # Sentry integration ruby-sentry-raven (>= 3.1~), - ruby-sentry-ruby (>= 5.1.1~), - ruby-sentry-rails (>= 5.1.1~), - ruby-sentry-sidekiq (>= 5.1.1~), + ruby-sentry-ruby (>= 5.9~), + ruby-sentry-rails (>= 5.9~), + ruby-sentry-sidekiq (>= 5.9~), # PostgreSQL query parsing ruby-pg-query (>= 2.2.1~), #