From 72cb5f8f420d80daee6311eb4e51eb4d525e41a0 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 6 Mar 2019 12:51:46 +0530 Subject: [PATCH] Tighten dependency on ruby-oauth2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fa637f5c4e..57f2b32058 100644 --- a/debian/control +++ b/debian/control @@ -274,7 +274,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-prof (>= 0.17~), ruby-rbtrace (>= 0.4~), # OAuth - ruby-oauth2 (>= 1.4~), + ruby-oauth2 (>= 1.4.1~), # Health check ruby-health-check (>= 2.6~), # System information