Skip to content

Commit

Permalink
www/rubygem-json-jwt: Update to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 9, 2022
1 parent 0ddb900 commit 70a0471
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions www/rubygem-json-jwt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= json-jwt
PORTVERSION= 1.15.3
PORTVERSION= 1.16.0
CATEGORIES= www devel rubygems
MASTER_SITES= RG

Expand All @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activesupport60>=4.2:devel/rubygem-activesupport60 \
rubygem-aes_key_wrap>=0:security/rubygem-aes_key_wrap \
rubygem-bindata>=0:devel/rubygem-bindata \
rubygem-httpclient>=0:www/rubygem-httpclient
rubygem-faraday>=2.0<3:www/rubygem-faraday \
rubygem-faraday-follow_redirects>=0:www/rubygem-faraday-follow_redirects

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-json-jwt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661599545
SHA256 (rubygem/json-jwt-1.15.3.gem) = 66db4f14e538a774c15502a5b5b26b1f3e7585481bbb96df490aa74b5c2d6110
SIZE (rubygem/json-jwt-1.15.3.gem) = 14848
TIMESTAMP = 1665330698
SHA256 (rubygem/json-jwt-1.16.0.gem) = 58be97b266987d8a97bd89dcbe9245b99b813002aa2f6ea2676ee45d9864c15b
SIZE (rubygem/json-jwt-1.16.0.gem) = 14336

0 comments on commit 70a0471

Please sign in to comment.