Skip to content

Commit

Permalink
net/rubygem-omniauth_openid_connect: update to 0.6.1
Browse files Browse the repository at this point in the history
v0.6.1 (22.02.2023)

    Fix uninitialized constant error (#147)

Changelog:
https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md
  • Loading branch information
mfechner committed Apr 3, 2023
1 parent 2ee6017 commit 4b47d37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net/rubygem-omniauth_openid_connect/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= omniauth_openid_connect
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
CATEGORIES= net rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-omniauth_openid_connect/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4b47d37

Please sign in to comment.