From c6609f76567cd9409bd3203fde71d15945a231e3 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sun, 20 Oct 2019 21:10:28 +0530 Subject: [PATCH] Add ruby-invisible-captcha as dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cf5ef14059..f7c934a67a 100644 --- a/debian/control +++ b/debian/control @@ -74,7 +74,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Spam and anti-bot protection ruby-recaptcha (>= 4.11~), ruby-akismet (>= 2.0~), -# ruby-invisible-captcha (>= 0.12.1~), + ruby-invisible-captcha (>= 0.12.1~), # Two-factor authentication ruby-devise-two-factor (>= 3.0~), ruby-rqrcode-rails3 (>= 0.1.7~),