ruby-activeldap 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata ADDED
@@ -0,0 +1,53 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.8.1
3
+ specification_version: 1
4
+ name: ruby-activeldap
5
+ version: !ruby/object:Gem::Version
6
+ version: 0.4.1
7
+ date: 2004-10-06
8
+ summary: Ruby/ActiveLDAP is a object-oriented API to LDAP
9
+ require_paths:
10
+ - lib
11
+ author: Will Drewry
12
+ email: will@alum.bu.edu
13
+ homepage: http://projects.dataspill.org/libraries/ruby/activeldap/index.html
14
+ rubyforge_project: ruby-activeldap
15
+ description:
16
+ autorequire: activeldap
17
+ default_executable:
18
+ bindir: bin
19
+ has_rdoc: false
20
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
21
+ requirements:
22
+ -
23
+ - ">"
24
+ - !ruby/object:Gem::Version
25
+ version: 0.0.0
26
+ version:
27
+ platform: ruby
28
+ files:
29
+ - lib/activeldap
30
+ - lib/activeldap.rb
31
+ - lib/activeldap/configuration.rb
32
+ - lib/activeldap/associations.rb
33
+ - lib/activeldap/base.rb
34
+ - lib/activeldap/schema2.rb
35
+ test_files: []
36
+ rdoc_options: []
37
+ extra_rdoc_files: []
38
+ executables: []
39
+ extensions: []
40
+ requirements:
41
+ - "(Open)LDAP server"
42
+ - ruby-ldap = 0.8.2
43
+ dependencies:
44
+ - !ruby/object:Gem::Dependency
45
+ name: log4r
46
+ version_requirement:
47
+ version_requirements: !ruby/object:Gem::Version::Requirement
48
+ requirements:
49
+ -
50
+ - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: 1.0.4
53
+ version: