-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
147 lines (144 loc) · 3.13 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
GIT
remote: git://github.com/stefl/padrino-sprockets.git
revision: 60751cc1244aa5dec010186123a5780351c23540
branch: master
specs:
padrino-sprockets (0.0.1)
sprockets
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.6)
activesupport (= 3.1.6)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.6)
multi_json (>= 1.0, < 1.3)
bson (1.6.4)
bson_ext (1.6.4)
bson (~> 1.6.4)
builder (3.0.0)
chunky_png (1.2.5)
compass (0.12.2.rc.0)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
dalli (2.0.5)
diff-lcs (1.1.3)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.9)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
haml (3.1.6)
hike (1.2.1)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.0)
jsmin (1.0.1)
kgio (2.7.4)
libv8 (3.3.10.4)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
mongo (1.6.2)
bson (~> 1.6.2)
mongoid (2.4.11)
activemodel (~> 3.1)
mongo (<= 1.6.2)
tzinfo (~> 0.3.22)
multi_json (1.2.0)
padrino (0.10.5)
padrino-admin (= 0.10.5)
padrino-cache (= 0.10.5)
padrino-core (= 0.10.5)
padrino-gen (= 0.10.5)
padrino-helpers (= 0.10.5)
padrino-mailer (= 0.10.5)
padrino-admin (0.10.5)
padrino-core (= 0.10.5)
padrino-helpers (= 0.10.5)
padrino-cache (0.10.5)
padrino-core (= 0.10.5)
padrino-core (0.10.5)
activesupport (~> 3.1.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.14.3)
tilt (~> 1.3.0)
padrino-gen (0.10.5)
bundler (~> 1.0)
grit (~> 2.4.1)
padrino-core (= 0.10.5)
padrino-helpers (0.10.5)
i18n (~> 0.6)
padrino-core (= 0.10.5)
padrino-mailer (0.10.5)
mail (~> 2.3.0)
padrino-core (= 0.10.5)
polyglot (0.3.3)
rack (1.4.1)
rack-protection (1.2.0)
rack
raindrops (0.9.0)
rake (0.9.2.2)
sass (3.2.0.alpha.244)
sass-on-heroku (0.9.0)
sassy-buttons (0.1.0)
compass (>= 0.12.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sprockets (2.3.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (0.9.0)
sprockets (~> 2.0)
tilt (~> 1.1)
susy (1.0.rc.0)
compass (>= 0.12.2.rc.0)
sass (>= 3.2.0.alpha.237)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
bson_ext
compass (= 0.12.2.rc.0)
dalli
execjs
haml
jsmin
mongoid
padrino (= 0.10.5)
padrino-sprockets!
rake
sass-on-heroku
sassy-buttons
sinatra-flash
sprockets (= 2.3.0)
sprockets-sass
susy (= 1.0.rc.0)
therubyracer
unicorn