aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-invisible_captcha
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-02-25 15:44:33 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-02-25 15:44:33 +0000
commitbbc4f0aa9edd4244bdd029adbc5dc75d04d09963 (patch)
tree3ba7a3b49ecdee649adda5602dc2d30f465ac523 /graphics/rubygem-invisible_captcha
parent33498cc5e53a07a2d045b856afc1dd14dd548bea (diff)
downloadports-bbc4f0aa9edd4244bdd029adbc5dc75d04d09963.tar.gz
ports-bbc4f0aa9edd4244bdd029adbc5dc75d04d09963.zip
Switched port to rail 6.0 which is required for gitlab-ce 12.8 upgrade.
Notes
Notes: svn path=/head/; revision=527083
Diffstat (limited to 'graphics/rubygem-invisible_captcha')
-rw-r--r--graphics/rubygem-invisible_captcha/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rubygem-invisible_captcha/Makefile b/graphics/rubygem-invisible_captcha/Makefile
index e46439dfed40..55f755d7ac88 100644
--- a/graphics/rubygem-invisible_captcha/Makefile
+++ b/graphics/rubygem-invisible_captcha/Makefile
@@ -3,6 +3,7 @@
PORTNAME= invisible_captcha
PORTVERSION= 0.12.2
+PORTREVISION= 1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Unobtrusive CAPTCHA for ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-rails52>=3.2.0:www/rubygem-rails52
+RUN_DEPENDS= rubygem-rails60>=3.2.0:www/rubygem-rails60
USES= gem
USE_RUBY= yes