From 27cc00da10b0e240a442233f22049ef9d71918a5 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, 10 Aug 2023 13:59:52 +0600 Subject: [PATCH] Update pgls.gemspec --- pgls.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgls.gemspec b/pgls.gemspec index 7075b46..b0d3de8 100644 --- a/pgls.gemspec +++ b/pgls.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/fruworg/pgls + spec.homepage = "https://github.com/fruworg/pgls" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f|