net/rubygem-omniauth_openid_connect: update to 0.6.1
v0.6.1 (22.02.2023) Fix uninitialized constant error (#147) Changelog: https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md
This commit is contained in:
parent
2ee60176b3
commit
4b47d3751c
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= omniauth_openid_connect
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1676988579
|
||||
SHA256 (rubygem/omniauth_openid_connect-0.6.0.gem) = b8e48ca67fdea2dff56cc161855b88707a290ae01125149dbe0f8c94e818cfd3
|
||||
SIZE (rubygem/omniauth_openid_connect-0.6.0.gem) = 22528
|
||||
TIMESTAMP = 1679469844
|
||||
SHA256 (rubygem/omniauth_openid_connect-0.6.1.gem) = 5f1318f5b19b05e339ff494def060b57a503b1e3ea83c3a0ced6cc014407d423
|
||||
SIZE (rubygem/omniauth_openid_connect-0.6.1.gem) = 22528
|
||||
|
|
Loading…
Reference in a new issue