git: c261d55e387e - main - security/rubygem-acme-client: Update to 2.0.10

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:03:42 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c261d55e387e3cd8e31f9056290b8bc9b8631323

commit c261d55e387e3cd8e31f9056290b8bc9b8631323
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:46:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:41 +0000

    security/rubygem-acme-client: Update to 2.0.10
    
    Changes:        https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md
---
 security/rubygem-acme-client/Makefile | 5 +++--
 security/rubygem-acme-client/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-acme-client/Makefile b/security/rubygem-acme-client/Makefile
index b7adc6770a4c..7edee254d2db 100644
--- a/security/rubygem-acme-client/Makefile
+++ b/security/rubygem-acme-client/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	acme-client
-PORTVERSION=	2.0.9
+PORTVERSION=	2.0.10
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,8 @@ COMMENT=	Client for the ACME protocol
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-faraday>=0.17<2.0.0:www/rubygem-faraday
+RUN_DEPENDS=	rubygem-faraday>=1.0<3.0.0:www/rubygem-faraday \
+		rubygem-faraday-retry>=1.0:www/rubygem-faraday-retry
 
 USES=		gem shebangfix
 USE_RUBY=	yes
diff --git a/security/rubygem-acme-client/distinfo b/security/rubygem-acme-client/distinfo
index 89deb554a932..600a090e86e0 100644
--- a/security/rubygem-acme-client/distinfo
+++ b/security/rubygem-acme-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037964
-SHA256 (rubygem/acme-client-2.0.9.gem) = f8337175b157e1c2f92b122114919cf4f5d91587c18002b3438bed15681e8fb0
-SIZE (rubygem/acme-client-2.0.9.gem) = 22016
+TIMESTAMP = 1650228956
+SHA256 (rubygem/acme-client-2.0.10.gem) = 28dfd4d639b641031724932bdc8a54cd8173d53a09d7286003e5c88cb1f09db6
+SIZE (rubygem/acme-client-2.0.10.gem) = 22016