From 9d9f3226b08dd2e6c3ae8ee1f249b27a566f41b0 Mon Sep 17 00:00:00 2001 From: gemmaro Date: Wed, 18 Mar 2026 19:26:24 +0900 Subject: [PATCH] Update gettextpo website and repository URLs. --- gettextpo.gem | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gettextpo.gem b/gettextpo.gem index 23776a0..499d426 100644 --- a/gettextpo.gem +++ b/gettextpo.gem @@ -1,8 +1,8 @@ name: gettextpo description: GNU gettext PO parser library with libgettextpo. author: gemmaro -website: https://git.disroot.org/gemmaro/ruby-gettextpo +website: https://github.com/ruby-gettext/gettextpo protocol: git -repository: https://git.disroot.org/gemmaro/ruby-gettextpo.git +repository: https://github.com/ruby-gettext/gettextpo.git license: GPL-3.0-or-later branch: main