-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
107 lines (105 loc) · 2.17 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
GEM
remote: http://rubygems.org/
specs:
activesupport (2.3.8)
bson (1.0.4)
bson_ext (1.0.4)
daemons (1.1.0)
disqus (1.0.4)
json
eventmachine (0.12.10)
faker (0.3.1)
haml (3.0.13)
http_router (0.3.3)
rack (>= 1.0)
url_mount (>= 0.2.1)
i18n (0.4.1)
jnunemaker-validatable (1.8.4)
activesupport (>= 2.3.4)
json (1.4.3)
machinist (1.0.6)
machinist_mongo (1.1.1)
machinist (~> 1.0.4)
mail (2.2.5)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime-types (1.16)
mongo (1.0.5)
bson (>= 1.0.4)
mongo_mapper (0.8.2)
activesupport (>= 2.3.4)
jnunemaker-validatable (~> 1.8.4)
plucky (~> 0.3.1)
padrino (0.9.14)
padrino-admin (= 0.9.14)
padrino-core (= 0.9.14)
padrino-gen (= 0.9.14)
padrino-helpers (= 0.9.14)
padrino-mailer (= 0.9.14)
padrino-admin (0.9.14)
padrino-core (= 0.9.14)
padrino-gen (= 0.9.14)
padrino-helpers (= 0.9.14)
padrino-core (0.9.14)
activesupport (>= 2.3.8)
http_router (>= 0.3.0)
sinatra (>= 1.0.0)
thor (>= 0.13.0)
padrino-gen (0.9.14)
bundler (>= 0.9.7)
padrino-core (= 0.9.14)
padrino-helpers (0.9.14)
i18n (>= 0.4.1)
padrino-core (= 0.9.14)
padrino-mailer (0.9.14)
mail (>= 2.2.0)
padrino-core (= 0.9.14)
plucky (0.3.2)
mongo (~> 1.0.1)
polyglot (0.3.1)
rack (1.2.1)
rack-flash (0.1.1)
rack
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rdiscount (1.6.5)
riot (0.11.3)
rr
term-ansicolor
riot-mongo_mapper (0.0.2)
mongo_mapper (>= 0.8.2)
riot (>= 0.11.2)
rr (0.10.11)
sinatra (1.0)
rack (>= 1.0)
term-ansicolor (1.0.5)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.13.7)
treetop (1.4.8)
polyglot (>= 0.3.1)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
bson_ext
disqus
faker
haml
machinist
machinist_mongo
mongo_mapper
padrino (= 0.9.14)
rack-flash
rack-test
rake
rdiscount
riot
riot-mongo_mapper
rr
thin