aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-invisible_captcha
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-10-22 14:52:50 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-10-27 06:20:24 +0000
commit4a7e890e91522896eb83f1c2f278ce0414175333 (patch)
tree7f4be14774207fc59c99eb871524814f86ab1337 /graphics/rubygem-invisible_captcha
parent200831c4c575b5237a9e01df86ab542a3caa9da5 (diff)
Diffstat (limited to 'graphics/rubygem-invisible_captcha')
-rw-r--r--graphics/rubygem-invisible_captcha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-invisible_captcha/Makefile b/graphics/rubygem-invisible_captcha/Makefile
index da12787a9404..f43e3f09fd93 100644
--- a/graphics/rubygem-invisible_captcha/Makefile
+++ b/graphics/rubygem-invisible_captcha/Makefile
@@ -2,7 +2,7 @@
PORTNAME= invisible_captcha
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Unobtrusive CAPTCHA for ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-rails613>=4.2:www/rubygem-rails613
+RUN_DEPENDS= rubygem-rails61>=4.2:www/rubygem-rails61
USES= gem
USE_RUBY= yes