Switch back to ruby-ldapserver gem

No need to use git any longer since ruby-ldapserver-0.7.0
This commit is contained in:
Lars Kanis
2022-12-06 10:39:50 +01:00
parent 37b1bc17a0
commit 72505bf061
2 changed files with 1 additions and 2 deletions

View File

@ -5,5 +5,4 @@ gemspec
group :development do
gem "debug"
gem "ruby-ldapserver", git: "https://github.com/larskanis/ruby-ldapserver/"
end