Update pgls.rb

This commit is contained in:
Руслан 2023-08-10 14:04:56 +06:00 committed by GitHub
parent 66225ad5f5
commit ee67d7b4fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
require "pg_ldap_sync/application" require "pgls/application"
require "pg_ldap_sync/compat" require "pgls/compat"
require "pg_ldap_sync/version" require "pgls/version"
module PgLdapSync module PgLdapSync
class LdapError < RuntimeError class LdapError < RuntimeError