diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-11 11:48:33 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-11 12:21:51 +0000 |
| commit | ce17591b8ed122e8fc71f8bfecf7402946a7041b (patch) | |
| tree | acfbc74208d1becb1bdecc13d4859f12d672b01b | |
| parent | 2bad40e6c46136fa520f12ac1070ac8e8ed20c0a (diff) | |
devel/rubygem-fog-json: Update to 1.4.0
| -rw-r--r-- | devel/rubygem-fog-json/Makefile | 4 | ||||
| -rw-r--r-- | devel/rubygem-fog-json/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/rubygem-fog-json/Makefile b/devel/rubygem-fog-json/Makefile index 304244b48d1e..9e8b84b4b3df 100644 --- a/devel/rubygem-fog-json/Makefile +++ b/devel/rubygem-fog-json/Makefile @@ -1,5 +1,5 @@ PORTNAME= fog-json -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ - rubygem-multi_json>=1.10<2:devel/rubygem-multi_json + rubygem-json>=2.19<3:devel/rubygem-json USES= gem diff --git a/devel/rubygem-fog-json/distinfo b/devel/rubygem-fog-json/distinfo index aa301e726acd..17a21d82f2ac 100644 --- a/devel/rubygem-fog-json/distinfo +++ b/devel/rubygem-fog-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776864226 -SHA256 (rubygem/fog-json-1.3.0.gem) = 8c2e4feb221c14f92ceeffb0aa5c8b6e8dd7c614a9141dfe7905f2dffebea217 -SIZE (rubygem/fog-json-1.3.0.gem) = 8704 +TIMESTAMP = 1783564256 +SHA256 (rubygem/fog-json-1.4.0.gem) = fd974500b83684cbe4760e4ea1749ed520df55e4aa10aa994d26dc0579f20867 +SIZE (rubygem/fog-json-1.4.0.gem) = 8704 |
