mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/rubygem-omniauth-google-oauth2: update to 1.1.1
Changelog: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
This commit is contained in:
parent
fa23a03b5e
commit
2df163c47f
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= omniauth-google-oauth2
|
PORTNAME= omniauth-google-oauth2
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.1.1
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
@ -11,9 +11,9 @@ WWW= https://github.com/zquestz/omniauth-google-oauth2
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \
|
RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \
|
||||||
rubygem-oauth2>=1.1<2:net/rubygem-oauth2 \
|
rubygem-oauth2>=2.0.6<2.1:net/rubygem-oauth2 \
|
||||||
rubygem-omniauth>=2.0<3:security/rubygem-omniauth \
|
rubygem-omniauth>=2.0<3:security/rubygem-omniauth \
|
||||||
rubygem-omniauth-oauth2>=1.7.1<1.8:net/rubygem-omniauth-oauth2
|
rubygem-omniauth-oauth2>=1.8.0<1.9:net/rubygem-omniauth-oauth2
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1665830792
|
TIMESTAMP = 1668447667
|
||||||
SHA256 (rubygem/omniauth-google-oauth2-1.0.1.gem) = 2ed7a4ac8d98ab824c95e0d6760784abf1248262b3ba2ab56ec7ebd7074d12a6
|
SHA256 (rubygem/omniauth-google-oauth2-1.1.1.gem) = 4496f126e84eaf760f9c6a5c69e5e7511f98092d7f25ad79fd2c0ae5e09b5039
|
||||||
SIZE (rubygem/omniauth-google-oauth2-1.0.1.gem) = 23040
|
SIZE (rubygem/omniauth-google-oauth2-1.1.1.gem) = 23552
|
||||||
|
|
Loading…
Add table
Reference in a new issue