ruby-activeldap-debug 0.5.5

Sign up to get free protection for your applications and to get access to all the features.
metadata ADDED
@@ -0,0 +1,54 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.8.4
3
+ specification_version: 1
4
+ name: ruby-activeldap-debug
5
+ version: !ruby/object:Gem::Version
6
+ version: 0.5.5
7
+ date: 2005-02-20
8
+ summary: Ruby/ActiveLDAP is a object-oriented API to LDAP
9
+ require_paths:
10
+ - lib
11
+ email: will@alum.bu.edu
12
+ homepage: http://projects.dataspill.org/libraries/ruby/activeldap/index.html
13
+ rubyforge_project: ruby-activeldap
14
+ description:
15
+ autorequire: activeldap
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: false
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ -
22
+ - ">"
23
+ - !ruby/object:Gem::Version
24
+ version: 0.0.0
25
+ version:
26
+ platform: ruby
27
+ authors:
28
+ - Will Drewry
29
+ files:
30
+ - lib/activeldap
31
+ - lib/activeldap.rb
32
+ - lib/activeldap/configuration.rb
33
+ - lib/activeldap/associations.rb
34
+ - lib/activeldap/base.rb
35
+ - lib/activeldap/schema2.rb
36
+ test_files: []
37
+ rdoc_options: []
38
+ extra_rdoc_files: []
39
+ executables: []
40
+ extensions: []
41
+ requirements:
42
+ - "(Open)LDAP server"
43
+ - ruby-ldap = 0.8.2
44
+ dependencies:
45
+ - !ruby/object:Gem::Dependency
46
+ name: log4r
47
+ version_requirement:
48
+ version_requirements: !ruby/object:Gem::Version::Requirement
49
+ requirements:
50
+ -
51
+ - ">="
52
+ - !ruby/object:Gem::Version
53
+ version: 1.0.4
54
+ version: