-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
332 lines (328 loc) · 7.69 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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
GIT
remote: https://github.com/jewel/coffee-script-source
revision: 9197f02743efe4d788f241a60e1a515cd8449986
specs:
coffee-script-source (2.6.1)
GEM
remote: https://rubygems.org/
specs:
RubyInline (3.13.0)
ZenTest (~> 4.3)
ZenTest (4.12.1)
actioncable (6.0.5)
actionpack (= 6.0.5)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.0.5)
actionpack (= 6.0.5)
activejob (= 6.0.5)
activerecord (= 6.0.5)
activestorage (= 6.0.5)
activesupport (= 6.0.5)
mail (>= 2.7.1)
actionmailer (6.0.5)
actionpack (= 6.0.5)
actionview (= 6.0.5)
activejob (= 6.0.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.0.5)
actionview (= 6.0.5)
activesupport (= 6.0.5)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.0.5)
actionpack (= 6.0.5)
activerecord (= 6.0.5)
activestorage (= 6.0.5)
activesupport (= 6.0.5)
nokogiri (>= 1.8.5)
actionview (6.0.5)
activesupport (= 6.0.5)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_serializers (0.10.10)
actionpack (>= 4.1, < 6.1)
activemodel (>= 4.1, < 6.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (6.0.5)
activesupport (= 6.0.5)
globalid (>= 0.3.6)
activemodel (6.0.5)
activesupport (= 6.0.5)
activerecord (6.0.5)
activemodel (= 6.0.5)
activesupport (= 6.0.5)
activestorage (6.0.5)
actionpack (= 6.0.5)
activejob (= 6.0.5)
activerecord (= 6.0.5)
marcel (~> 1.0)
activesupport (6.0.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
autoprefixer-rails (9.6.1.1)
execjs
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.20)
bigdecimal (3.1.7)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.3.0)
case_transform (0.2)
activesupport
coderay (1.1.2)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
railties (>= 5.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
concurrent-ruby (1.3.4)
connection_pool (2.2.2)
crass (1.0.6)
curb (0.9.10)
daemons (1.3.1)
date (3.3.4)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
erubi (1.13.0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.7.0)
exifr (1.3.6)
ffi (1.15.5)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
globalid (1.0.0)
activesupport (>= 5.0)
haml (5.1.2)
temple (>= 0.8.0)
tilt
haml-rails (2.0.1)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
railties (>= 5.1)
html2haml (2.2.0)
erubis (~> 2.7.0)
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jsonapi-renderer (0.2.2)
jwt (2.2.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
actionview
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (0.9.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_magick (5.0.1)
mini_mime (1.1.2)
mini_portile2 (2.8.7)
minitest (5.25.1)
multi_xml (0.6.0)
mysql2 (0.5.2)
net-imap (0.4.15)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.5.8)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.3)
bigdecimal (>= 3.0)
orm_adapter (0.5.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
racc (1.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.0.5)
actioncable (= 6.0.5)
actionmailbox (= 6.0.5)
actionmailer (= 6.0.5)
actionpack (= 6.0.5)
actiontext (= 6.0.5)
actionview (= 6.0.5)
activejob (= 6.0.5)
activemodel (= 6.0.5)
activerecord (= 6.0.5)
activestorage (= 6.0.5)
activesupport (= 6.0.5)
bundler (>= 1.3.0)
railties (= 6.0.5)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.0.5)
actionpack (= 6.0.5)
activesupport (= 6.0.5)
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.2.1)
rb-readline (0.5.5)
react-rails (2.6.0)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
railties (>= 3.2)
tilt
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rgeo (3.0.0)
rgeo-geojson (2.1.1)
rgeo (>= 1.0.0)
ruby_parser (3.13.1)
sexp_processor (~> 4.9)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sexp_processor (4.12.1)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.1)
temple (0.8.1)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.0.9)
timeout (0.4.1)
trestle (0.9.8)
activemodel (>= 4.2.0)
kaminari (>= 1.1.0)
railties (>= 4.2.0)
sprockets-rails (>= 2.0.0)
trestle-auth (0.4.4)
bcrypt (~> 3.1.7)
trestle (~> 0.9.0, >= 0.9.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
warden (1.2.9)
rack (>= 2.0.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.17)
zip_tricks (4.8.0)
zipline (1.1.0)
curb (>= 0.8.0, < 0.10)
rails (>= 3.2.1, < 6.1)
zip_tricks (>= 4.2.1, <= 5.0.0)
PLATFORMS
ruby
DEPENDENCIES
RubyInline
active_model_serializers
bootstrap-sass
coffee-rails
coffee-script
coffee-script-source!
delayed_job_active_record
devise
exifr
font-awesome-rails
haml-rails
httparty
jquery-rails
jwt
mini_magick
mysql2
net-imap
net-pop
net-smtp
oj
pry
rails (~> 6.0.0)
rb-readline
react-rails
rgeo
rgeo-geojson
sass-rails
sqlite3
thin
trestle
trestle-auth
uglifier
zipline
BUNDLED WITH
2.5.18