aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-invisible_captcha/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-01-27 12:43:20 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-01-27 12:43:20 +0000
commit12b310cf2d76b43facbe05a37588a8e2b29dbdf7 (patch)
treec6f9617a504ebb51bb0fa1819805f980a0dcc900 /graphics/rubygem-invisible_captcha/Makefile
parent6b5904e335e77b13835644ce7971a32b410152d6 (diff)
downloadports-12b310cf2d76b43facbe05a37588a8e2b29dbdf7.tar.gz
ports-12b310cf2d76b43facbe05a37588a8e2b29dbdf7.zip
Update to 1.1.0 which is required for gitlab-ce 13.8.
Notes
Notes: svn path=/head/; revision=563059
Diffstat (limited to 'graphics/rubygem-invisible_captcha/Makefile')
-rw-r--r--graphics/rubygem-invisible_captcha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/rubygem-invisible_captcha/Makefile b/graphics/rubygem-invisible_captcha/Makefile
index 55f755d7ac88..d13ea34e712d 100644
--- a/graphics/rubygem-invisible_captcha/Makefile
+++ b/graphics/rubygem-invisible_captcha/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= invisible_captcha
-PORTVERSION= 0.12.2
-PORTREVISION= 1
+PORTVERSION= 1.1.0
+PORTREVISION= 0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Unobtrusive CAPTCHA for ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-rails60>=3.2.0:www/rubygem-rails60
+RUN_DEPENDS= rubygem-rails60>=4.2:www/rubygem-rails60
USES= gem
USE_RUBY= yes