-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
63 lines (58 loc) · 1.24 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
GIT
remote: https://github.com/activeldap/activeldap.git
revision: 11a3480cb28d6878905e8eb51db18fda85e2b9dc
specs:
activeldap (5.1.1)
activemodel (> 4.0.0)
builder
gettext
gettext_i18n_rails
locale
GIT
remote: https://github.com/ruby-ldap/ruby-net-ldap
revision: d78dc1ed51480f52117fd8be431de4fe8790b70f
specs:
net-ldap (0.16.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
builder (3.2.3)
coderay (1.1.2)
concurrent-ruby (1.0.5)
fast_gettext (1.6.0)
gettext (3.2.6)
locale (>= 2.0.5)
text (>= 1.3.0)
gettext_i18n_rails (1.8.0)
fast_gettext (>= 0.9.0)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
locale (2.1.2)
method_source (0.9.0)
minitest (5.11.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
text (1.3.1)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activeldap!
activemodel (= 4.2.10)
net-ldap!
pry
thor
BUNDLED WITH
1.16.0