summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 16:53:15 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 17:06:18 +0800
commite4806f609405fe679de046d24497dfbf9732b166 (patch)
tree4c4ba784ac18be14a859636841915af3f10be7a5 /net
parentmail/rubygem-premailer-rails-rails60: Update to 1.12.0 (diff)
net/rubygem-omniauth-twitter: Update version requirement of RUN_DEPENDS
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-omniauth-twitter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-twitter/Makefile b/net/rubygem-omniauth-twitter/Makefile
index 3422d4c91638..dcc29d4355fe 100644
--- a/net/rubygem-omniauth-twitter/Makefile
+++ b/net/rubygem-omniauth-twitter/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/arunagw/omniauth-twitter
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-oauth>=1.1<2:net/rubygem-omniauth-oauth \
- rubygem-rack>=0:www/rubygem-rack
+ rubygem-rack>=0,3:www/rubygem-rack
USES= gem
USE_RUBY= yes