diff options
Diffstat (limited to 'security/rubygem-omniauth-saml/Makefile')
-rw-r--r-- | security/rubygem-omniauth-saml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-omniauth-saml/Makefile b/security/rubygem-omniauth-saml/Makefile index ee73d21..67106e2 100644 --- a/security/rubygem-omniauth-saml/Makefile +++ b/security/rubygem-omniauth-saml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-saml -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-omniauth>=1.3:security/rubygem-omniauth \ - rubygem-ruby-saml>=1.1.1:security/rubygem-ruby-saml + rubygem-ruby-saml>=1.3:security/rubygem-ruby-saml NO_ARCH= yes USE_RUBY= yes |