diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-09-17 09:58:49 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-09-17 10:03:59 +0300 |
commit | becf5003ee719da90b27e02f06be71bbfcf538b1 (patch) | |
tree | 087dce8c3b24fb5928b34cf70bba67934d7e3376 | |
parent | textproc/rubygem-nokogiri: bump due to libxml update to 2.11.9 (diff) |
security/rubygem-omniauth-saml: update to 2.2.1
Changes: https://github.com/omniauth/omniauth-saml/releases
Changes: https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md
-rw-r--r-- | security/rubygem-omniauth-saml/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-omniauth-saml/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-omniauth-saml/Makefile b/security/rubygem-omniauth-saml/Makefile index b77d77e595f9..8a0e9bd04ebf 100644 --- a/security/rubygem-omniauth-saml/Makefile +++ b/security/rubygem-omniauth-saml/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-saml -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-omniauth-saml/distinfo b/security/rubygem-omniauth-saml/distinfo index dd06c308ff6c..c5b4ddc6d22b 100644 --- a/security/rubygem-omniauth-saml/distinfo +++ b/security/rubygem-omniauth-saml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726081907 -SHA256 (rubygem/omniauth-saml-2.2.0.gem) = 59560020828781e4c1d63a1289ad100be122be881fb9b9601c195f984b5c44bc -SIZE (rubygem/omniauth-saml-2.2.0.gem) = 17408 +TIMESTAMP = 1726548208 +SHA256 (rubygem/omniauth-saml-2.2.1.gem) = 8abb6bf8d38a50f52c7cc905d32877c7b2c79dbc9c225fcc3d3e56723411d602 +SIZE (rubygem/omniauth-saml-2.2.1.gem) = 17408 |