From bdadfc7f1d90d85a3868ec93ec5d0267fdc45229 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 3 Sep 2023 15:54:40 +0000 Subject: [PATCH] devel/ruby-globalid: update to 1.2.0 1.2.0 (2023-09-02) What's Changed * Drop support to Rails < 6.1 and Ruby <2.7 by @rafaelfranca in #153 * Don't show secrets for SignedGlobalID#inspect by @p8 in #160 * Allow for composite identifiers delimited by / by @nvasilevski in #163 * Add Eager Load Option by @rafacoello in #139 New Contributors * @rafaelfranca made their first contribution in #153 * @p8 made their first contribution in #159 * @nvasilevski made their first contribution in #162 * @rafacoello made their first contribution in #139 --- devel/ruby-globalid/Makefile | 4 ++-- devel/ruby-globalid/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/ruby-globalid/Makefile b/devel/ruby-globalid/Makefile index a5b0ad66c02a..d392c1c307f9 100644 --- a/devel/ruby-globalid/Makefile +++ b/devel/ruby-globalid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2023/02/04 09:53:08 taca Exp $ +# $NetBSD: Makefile,v 1.16 2023/09/03 15:54:40 taca Exp $ -DISTNAME= globalid-1.1.0 +DISTNAME= globalid-1.2.0 CATEGORIES= devel MAINTAINER= minskim@NetBSD.org diff --git a/devel/ruby-globalid/distinfo b/devel/ruby-globalid/distinfo index 59d8c0014491..310db574c6f5 100644 --- a/devel/ruby-globalid/distinfo +++ b/devel/ruby-globalid/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2023/02/04 09:53:08 taca Exp $ +$NetBSD: distinfo,v 1.10 2023/09/03 15:54:40 taca Exp $ -BLAKE2s (globalid-1.1.0.gem) = 086f48ae8dc9654dd83a3c9f366446871022a7d601605fc2441ce6fcce703d99 -SHA512 (globalid-1.1.0.gem) = 315b5e8b75e0c800a401a0430a1e10fd8f5c87cd96df61c1857dfa718ca52c3c727f10efd8899d6be36a1bfaa64405e98fccdf057b9cd366ee3dd37b99b910ac -Size (globalid-1.1.0.gem) = 13312 bytes +BLAKE2s (globalid-1.2.0.gem) = ba6475c48301a29969a512c84a333e051d731af467d790591e553bbf78cd386b +SHA512 (globalid-1.2.0.gem) = e4622b1c3187af9b2070946dd0ddb3798892f7f315e0e9523e1239768843983c488f85d95a20984499d6064e8434b5c461a0d16b34f37deed95cd0d11c816dff +Size (globalid-1.2.0.gem) = 14848 bytes