diff options
Diffstat (limited to 'net/rubygem-omniauth-google-oauth2/Makefile')
-rw-r--r-- | net/rubygem-omniauth-google-oauth2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index 5db143c24cfa..6cafc65f66cc 100644 --- a/net/rubygem-omniauth-google-oauth2/Makefile +++ b/net/rubygem-omniauth-google-oauth2/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ WWW= https://github.com/zquestz/omniauth-google-oauth2 LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \ +RUN_DEPENDS= rubygem-jwt>=2.9.2:www/rubygem-jwt \ rubygem-oauth2>=2.0<3:net/rubygem-oauth2 \ rubygem-omniauth>=2.0<3:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.8<2:net/rubygem-omniauth-oauth2 |