Commit 49f28e09dd87df3449ee856c16ba5e87eeaf466f

Authored by Antonio Terceiro
1 parent 9a333732
Exists in stable-1.2

plugins/ldap: add missing dependency declaration

(cherry picked from commit 9c497c0bb53de7df26c76e7bdb4dfb639cd06c5a)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
plugins/ldap/Gemfile
1 gem "net-ldap" 1 gem "net-ldap"
  2 +gem "magic", ">= 0.2.8"