-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
240 lines (233 loc) · 5.37 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
GIT
remote: git://github.com/cantierecreativo/railsyard-authentication-devise.git
revision: 061b1ca81caf7cdf232f79f11c83c4aaf035295b
branch: develop
specs:
railsyard-authentication-devise (0.0.1)
coffee-rails
compass-rails
devise
jquery-rails
rails
railsyard-backend
slim-rails
GIT
remote: git://github.com/cantierecreativo/railsyard-backend.git
revision: af2d4896a58551864e468b1cd60b8932552728d3
branch: develop
specs:
railsyard-backend (3.0.pre)
blockenspiel
cells
coffee-rails
compass-rails
formalize-rails
humane-rails (= 2.8.0.0.1.2)
jquery-rails
kaminari
rails
responders
sass-rails
simple_form
slim-rails
GIT
remote: git://github.com/cantierecreativo/railsyard-dragonfly.git
revision: 145972128416c238097159ba7e4f4eb7964b0c9f
specs:
railsyard-dragonfly (0.0.2)
dragonfly
rails (~> 3.2.1)
railsyard-backend
simple_form (~> 2.0.1)
GIT
remote: git://github.com/cantierecreativo/railsyard-gallery.git
revision: 6e708319d5298f8a5f7fc68fea47e712202cfac7
specs:
railsyard-gallery (0.1.0)
activerecord (>= 3.0.0)
railsyard-backend
GIT
remote: git://github.com/cantierecreativo/railsyard-wysihtml5.git
revision: d93fff383abdd6ab465ce880ce0124ddc2c0387f
specs:
railsyard-wysihtml5 (0.0.2)
rails (~> 3.2.1)
railsyard-backend
simple_form (~> 2.0.1)
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.8)
actionpack (= 3.2.8)
mail (~> 2.4.4)
actionpack (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.3)
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
blockenspiel (0.4.5)
builder (3.0.3)
cells (3.8.6)
actionpack (~> 3.0)
railties (~> 3.0)
chunky_png (1.2.6)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
country_select (1.0.1)
devise (2.1.2)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
dragonfly (0.9.12)
rack
erubis (2.7.0)
excon (0.16.2)
execjs (1.4.0)
multi_json (~> 1.0)
fog (1.5.0)
builder
excon (~> 0.14)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formalize-rails (0.1.3)
railties (~> 3.1)
formatador (0.2.3)
fssm (0.2.9)
hike (1.2.1)
humane-rails (2.8.0.0.1.2)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.7.5)
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.6)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.5.2)
nokogiri (1.5.5)
orm_adapter (0.4.0)
pg (0.14.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.8)
actionmailer (= 3.2.8)
actionpack (= 3.2.8)
activerecord (= 3.2.8)
activeresource (= 3.2.8)
activesupport (= 3.2.8)
bundler (~> 1.0)
railties (= 3.2.8)
railties (3.2.8)
actionpack (= 3.2.8)
activesupport (= 3.2.8)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
responders (0.9.3)
railties (~> 3.1)
ruby-hmac (0.4.0)
sass (3.2.1)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
simple_form (2.0.4)
actionpack (~> 3.0)
activemodel (~> 3.0)
slim (1.3.2)
temple (~> 0.5.0)
tilt (~> 1.3.3)
slim-rails (1.0.3)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
slim (~> 1.0)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
temple (0.5.4)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.11)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.1)
rack (>= 1.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-rails (~> 3.2.1)
country_select
fog
jquery-rails
pg
rails (= 3.2.8)
railsyard-authentication-devise!
railsyard-backend!
railsyard-dragonfly!
railsyard-gallery!
railsyard-wysihtml5!
sass-rails (~> 3.2.3)
uglifier (>= 1.0.3)