forked from Ultragreen/rack-auth-ldap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (42 loc) · 794 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
PATH
remote: .
specs:
rack-auth-ldap (0.1)
rack
ruby-ldap
GEM
remote: http://rubygems.org/
specs:
code_statistics (0.2.13)
diff-lcs (1.2.5)
json (1.8.1)
rack (1.5.2)
rdoc (4.1.1)
json (~> 1.4)
roodi (4.0.0)
ruby_parser (~> 3.2, >= 3.2.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
ruby-ldap (0.9.16)
ruby_parser (3.6.0)
sexp_processor (~> 4.1)
sexp_processor (4.4.3)
yard (0.8.7.4)
yard-rspec (0.1)
yard
PLATFORMS
ruby
DEPENDENCIES
code_statistics
rack-auth-ldap!
rdoc
roodi
rspec
yard
yard-rspec