From ae9df237552d10cc421699f612f6a576ea86010e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Thu, 27 Jul 2023 12:42:23 +0600 Subject: [PATCH] Update pg-ldap-sync.gemspec --- pg-ldap-sync.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pg-ldap-sync.gemspec b/pg-ldap-sync.gemspec index 48a9494..e4ede65 100644 --- a/pg-ldap-sync.gemspec +++ b/pg-ldap-sync.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |spec| spec.email = ["lars@greiz-reinsdorf.de"] spec.summary = %q{Use LDAP permissions in PostgreSQL} - spec.homepage = "https://github.com/larskanis/pg-ldap-sync" + spec.homepage = "https://github.com/fruworg/pg-ldap-sync" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f|