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|