forked from graylog-labs/graylog2-web-interface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
74 lines (72 loc) · 1.59 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
64
65
66
67
68
69
70
71
72
73
74
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
SyslogLogger (1.4.0)
hoe (>= 1.2.0)
actionmailer (2.3.10)
actionpack (= 2.3.10)
actionpack (2.3.10)
activesupport (= 2.3.10)
rack (~> 1.1.0)
activerecord (2.3.10)
activesupport (= 2.3.10)
activeresource (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
bson (1.1.1)
bson_ext (1.1.1)
hoe (2.6.2)
rake (>= 0.8.7)
rubyforge (>= 2.0.4)
i18n (0.4.2)
jnunemaker-validatable (1.8.4)
activesupport (>= 2.3.4)
json (1.4.6)
json_pure (1.4.6)
mail (2.2.9)
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
mongo (1.1.1)
bson (>= 1.1.1)
mongo_mapper (0.8.6)
activesupport (>= 2.3.4)
jnunemaker-validatable (~> 1.8.4)
plucky (~> 0.3.6)
mysql2 (0.2.4)
plucky (0.3.6)
mongo (~> 1.1)
polyglot (0.3.1)
pony (1.1)
mail (> 2.0)
rack (1.1.0)
rails (2.3.10)
actionmailer (= 2.3.10)
actionpack (= 2.3.10)
activerecord (= 2.3.10)
activeresource (= 2.3.10)
activesupport (= 2.3.10)
rake (>= 0.8.3)
rake (0.8.7)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
treetop (1.4.8)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
SyslogLogger (= 1.4.0)
bson (= 1.1.1)
bson_ext (= 1.1.1)
jnunemaker-validatable (= 1.8.4)
json (= 1.4.6)
mongo (= 1.1.1)
mongo_mapper (= 0.8.6)
mysql2 (= 0.2.4)
plucky (= 0.3.6)
pony
rack (= 1.1.0)
rails (~> 2.3.5)