diff options
-rw-r--r-- | net/rubygem-omniauth-oauth2/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-omniauth-oauth2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index 232811edb980..b2983383c0a9 100644 --- a/net/rubygem-omniauth-oauth2/Makefile +++ b/net/rubygem-omniauth-oauth2/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-oauth2 -PORTVERSION= 1.7.3 +PORTVERSION= 1.8.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-oauth2>=1.4<3:net/rubygem-oauth2 \ - rubygem-omniauth>=1.9<3:security/rubygem-omniauth + rubygem-omniauth>=2.0<3:security/rubygem-omniauth USES= gem USE_RUBY= yes diff --git a/net/rubygem-omniauth-oauth2/distinfo b/net/rubygem-omniauth-oauth2/distinfo index 8907a556dab7..e197572d0b5d 100644 --- a/net/rubygem-omniauth-oauth2/distinfo +++ b/net/rubygem-omniauth-oauth2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655829900 -SHA256 (rubygem/omniauth-oauth2-1.7.3.gem) = 3f5a8f99fa72e0f91d2abd7475ceb972a4ae67ed59e049f314c0c1bad81f4745 -SIZE (rubygem/omniauth-oauth2-1.7.3.gem) = 11776 +TIMESTAMP = 1656093034 +SHA256 (rubygem/omniauth-oauth2-1.8.0.gem) = b2f8e9559cc7e2d4efba57607691d6d2b634b879fc5b5b6ccfefa3da85089e78 +SIZE (rubygem/omniauth-oauth2-1.8.0.gem) = 11776 |