forked from bratta/fikus
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
82 lines (80 loc) · 1.74 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
GEM
remote: http://rubygems.org/
specs:
activesupport (2.3.8)
bson (1.0.4)
bson_ext (1.0.4)
daemons (1.1.0)
eventmachine (0.12.10)
haml (3.0.16)
http_router (0.3.12)
rack (>= 1.0)
url_mount (>= 0.2.1)
i18n (0.4.1)
jnunemaker-validatable (1.8.4)
activesupport (>= 2.3.4)
mail (2.2.5)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime-types (1.16)
mongo (1.0.7)
bson (>= 1.0.4)
mongo_mapper (0.8.3)
activesupport (>= 2.3.4)
jnunemaker-validatable (~> 1.8.4)
plucky (~> 0.3.3)
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.4)
mongo (~> 1.0.7)
polyglot (0.3.1)
rack (1.2.1)
rack-flash (0.1.1)
rack
rake (0.8.7)
rdiscount (1.6.5)
sinatra (1.0)
rack (>= 1.0)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.0)
treetop (1.4.8)
polyglot (>= 0.3.1)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
bson_ext
haml
mongo_mapper
padrino (= 0.9.14)
rack-flash
rake
rdiscount
thin