From cc87d92be348331ff36dec8a708a39ef1e31e3c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Wed, 9 Aug 2023 17:35:50 +0600 Subject: [PATCH] Update Manifest.txt --- Manifest.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Manifest.txt b/Manifest.txt index cda2561..eed0ef8 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -3,13 +3,14 @@ History.txt Manifest.txt README.rdoc Rakefile -bin/pg_ldap_sync +bin/pgls +config/krb5-cfg.yml config/sample-config.yaml config/sample-config2.yaml config/schema.yaml -lib/pg_ldap_sync.rb -lib/pg_ldap_sync/application.rb +lib/pgls.rb +lib/pgls/application.rb test/fixtures/config-ldapdb.yaml test/fixtures/ldapdb.yaml test/ldap_server.rb -test/test_pg_ldap_sync.rb +test/test_pgls.rb