]>
Commit | Line | Data |
---|---|---|
24fd1fe6 IB |
1 | { |
2 | actioncable = { | |
3 | dependencies = ["actionpack" "nio4r" "websocket-driver"]; | |
4 | groups = ["default"]; | |
5 | platforms = []; | |
6 | source = { | |
7 | remotes = ["https://rubygems.org"]; | |
8 | sha256 = "0826k5ch0l03f9yrkxy69aiv039z4qi00lnahw2rzywd2iz6r68x"; | |
9 | type = "gem"; | |
10 | }; | |
11 | version = "5.2.2"; | |
12 | }; | |
13 | actionmailer = { | |
14 | dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"]; | |
15 | groups = ["default" "development"]; | |
16 | platforms = []; | |
17 | source = { | |
18 | remotes = ["https://rubygems.org"]; | |
19 | sha256 = "0sfpb8s95cmkpp9ybyp2c88r55r5llscmmnkfwcwgasz9ncjiq5n"; | |
20 | type = "gem"; | |
21 | }; | |
22 | version = "5.2.2"; | |
23 | }; | |
24 | actionpack = { | |
25 | dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; | |
26 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
27 | platforms = []; | |
28 | source = { | |
29 | remotes = ["https://rubygems.org"]; | |
30 | sha256 = "0iwhbqqn0cm39dq040iwq8cfyclqk3kyzwlp5k3j5cz8k2668wws"; | |
31 | type = "gem"; | |
32 | }; | |
33 | version = "5.2.2"; | |
34 | }; | |
35 | actionview = { | |
36 | dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; | |
37 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
38 | platforms = []; | |
39 | source = { | |
40 | remotes = ["https://rubygems.org"]; | |
41 | sha256 = "1lz04drbi1z0xhvb8jnr14pbf505lilr02arahxq7y3mxiz0rs8z"; | |
42 | type = "gem"; | |
43 | }; | |
44 | version = "5.2.2"; | |
45 | }; | |
46 | active_model_serializers = { | |
47 | dependencies = ["actionpack" "activemodel" "case_transform" "jsonapi-renderer"]; | |
48 | groups = ["default"]; | |
49 | platforms = []; | |
50 | source = { | |
51 | remotes = ["https://rubygems.org"]; | |
52 | sha256 = "02snasjwg3q2ar0m6c53ilc5lamx796hm37apk7jf6cx0x3kwzx9"; | |
53 | type = "gem"; | |
54 | }; | |
55 | version = "0.10.8"; | |
56 | }; | |
57 | active_record_query_trace = { | |
58 | groups = ["development"]; | |
59 | platforms = []; | |
60 | source = { | |
61 | remotes = ["https://rubygems.org"]; | |
62 | sha256 = "1aharmy1fcd0plv9k0i2dk5icvnlww8n43ia8xahfkcask0cpidh"; | |
63 | type = "gem"; | |
64 | }; | |
65 | version = "1.5.4"; | |
66 | }; | |
67 | activejob = { | |
68 | dependencies = ["activesupport" "globalid"]; | |
69 | groups = ["default" "development"]; | |
70 | platforms = []; | |
71 | source = { | |
72 | remotes = ["https://rubygems.org"]; | |
73 | sha256 = "1jjkl62x2aprg55x9rpm0h2c82vr2qr989hg3l9r21l01q4822ir"; | |
74 | type = "gem"; | |
75 | }; | |
76 | version = "5.2.2"; | |
77 | }; | |
78 | activemodel = { | |
79 | dependencies = ["activesupport"]; | |
80 | groups = ["default" "development"]; | |
81 | platforms = []; | |
82 | source = { | |
83 | remotes = ["https://rubygems.org"]; | |
84 | sha256 = "1xmwi3mw8g4shbjvkhk72ra3r5jccbdsd4piphqka2y1h8s7sxvi"; | |
85 | type = "gem"; | |
86 | }; | |
87 | version = "5.2.2"; | |
88 | }; | |
89 | activerecord = { | |
90 | dependencies = ["activemodel" "activesupport" "arel"]; | |
91 | groups = ["default" "development"]; | |
92 | platforms = []; | |
93 | source = { | |
94 | remotes = ["https://rubygems.org"]; | |
95 | sha256 = "19a0sns6a5wz2wym25lb1dv4lbrrl5sd1n15s5ky2636znmhz30y"; | |
96 | type = "gem"; | |
97 | }; | |
98 | version = "5.2.2"; | |
99 | }; | |
100 | activestorage = { | |
101 | dependencies = ["actionpack" "activerecord" "marcel"]; | |
102 | groups = ["default"]; | |
103 | platforms = []; | |
104 | source = { | |
105 | remotes = ["https://rubygems.org"]; | |
106 | sha256 = "0c72837098sw384vk6dmrb2p7q3wx4swnibk6sw9dp4hn1vc4p31"; | |
107 | type = "gem"; | |
108 | }; | |
109 | version = "5.2.2"; | |
110 | }; | |
111 | activesupport = { | |
112 | dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; | |
113 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
114 | platforms = []; | |
115 | source = { | |
116 | remotes = ["https://rubygems.org"]; | |
117 | sha256 = "1iya7vxqwxysr74s7b4z1x19gmnx5advimzip3cbmsd5bd43wfgz"; | |
118 | type = "gem"; | |
119 | }; | |
120 | version = "5.2.2"; | |
121 | }; | |
122 | addressable = { | |
123 | dependencies = ["public_suffix"]; | |
124 | groups = ["default" "development" "test"]; | |
125 | platforms = []; | |
126 | source = { | |
127 | remotes = ["https://rubygems.org"]; | |
128 | sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l"; | |
129 | type = "gem"; | |
130 | }; | |
131 | version = "2.6.0"; | |
132 | }; | |
133 | airbrussh = { | |
134 | dependencies = ["sshkit"]; | |
135 | groups = ["default" "development"]; | |
136 | platforms = []; | |
137 | source = { | |
138 | remotes = ["https://rubygems.org"]; | |
139 | sha256 = "0yp1sl5n94ksxpwmaajflbdls45s81hw4spgz01h19xs2zrvv8wl"; | |
140 | type = "gem"; | |
141 | }; | |
142 | version = "1.3.0"; | |
143 | }; | |
144 | annotate = { | |
145 | dependencies = ["activerecord" "rake"]; | |
146 | groups = ["development"]; | |
147 | platforms = []; | |
148 | source = { | |
149 | remotes = ["https://rubygems.org"]; | |
150 | sha256 = "1l69l2kn06nkrnyq6gb1x322x5raxs8ms60shpf0v5dsi8lfig16"; | |
151 | type = "gem"; | |
152 | }; | |
153 | version = "2.7.4"; | |
154 | }; | |
155 | arel = { | |
156 | groups = ["default" "development"]; | |
157 | platforms = []; | |
158 | source = { | |
159 | remotes = ["https://rubygems.org"]; | |
160 | sha256 = "1jk7wlmkr61f6g36w9s2sn46nmdg6wn2jfssrhbhirv5x9n95nk0"; | |
161 | type = "gem"; | |
162 | }; | |
163 | version = "9.0.0"; | |
164 | }; | |
165 | ast = { | |
166 | groups = ["default" "development" "test"]; | |
167 | platforms = []; | |
168 | source = { | |
169 | remotes = ["https://rubygems.org"]; | |
170 | sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7"; | |
171 | type = "gem"; | |
172 | }; | |
173 | version = "2.4.0"; | |
174 | }; | |
175 | attr_encrypted = { | |
176 | dependencies = ["encryptor"]; | |
177 | groups = ["default"]; | |
178 | platforms = []; | |
179 | source = { | |
180 | remotes = ["https://rubygems.org"]; | |
181 | sha256 = "0ncv2az1zlj33bsllr6q1qdvbw42gv91lxq0ryclbv8l8xh841jg"; | |
182 | type = "gem"; | |
183 | }; | |
184 | version = "3.1.0"; | |
185 | }; | |
186 | av = { | |
187 | dependencies = ["cocaine"]; | |
188 | groups = ["default"]; | |
189 | platforms = []; | |
190 | source = { | |
191 | remotes = ["https://rubygems.org"]; | |
192 | sha256 = "1swakpybf6g0nzfdn6q4s9c97ysc3i4ffk84dw8v2321fpvc8gqq"; | |
193 | type = "gem"; | |
194 | }; | |
195 | version = "0.9.0"; | |
196 | }; | |
197 | aws-eventstream = { | |
198 | groups = ["default"]; | |
199 | platforms = []; | |
200 | source = { | |
201 | remotes = ["https://rubygems.org"]; | |
202 | sha256 = "0gdiwkg24jpx5f3bkw6vchgliicn6v9bpm09j0dldaxsca66q0wy"; | |
203 | type = "gem"; | |
204 | }; | |
205 | version = "1.0.1"; | |
206 | }; | |
207 | aws-partitions = { | |
208 | groups = ["default"]; | |
209 | platforms = []; | |
210 | source = { | |
211 | remotes = ["https://rubygems.org"]; | |
212 | sha256 = "0v6ksvawcmi5m0sc3qpcvziidzhkxlcaqs851yvvq2s2r5hgdfgb"; | |
213 | type = "gem"; | |
214 | }; | |
215 | version = "1.131.0"; | |
216 | }; | |
217 | aws-sdk-core = { | |
218 | dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; | |
219 | groups = ["default"]; | |
220 | platforms = []; | |
221 | source = { | |
222 | remotes = ["https://rubygems.org"]; | |
223 | sha256 = "0xaaqsy4lpgydg8drjnax62azjmnfpvfz9jk3ca333mdri6c6bvm"; | |
224 | type = "gem"; | |
225 | }; | |
226 | version = "3.45.0"; | |
227 | }; | |
228 | aws-sdk-kms = { | |
229 | dependencies = ["aws-sdk-core" "aws-sigv4"]; | |
230 | groups = ["default"]; | |
231 | platforms = []; | |
232 | source = { | |
233 | remotes = ["https://rubygems.org"]; | |
234 | sha256 = "195f12iygwlxj720gyikggdlxgfh4j371qa8dn7x4kwgq732b1fn"; | |
235 | type = "gem"; | |
236 | }; | |
237 | version = "1.13.0"; | |
238 | }; | |
239 | aws-sdk-s3 = { | |
240 | dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; | |
241 | groups = ["default"]; | |
242 | platforms = []; | |
243 | source = { | |
244 | remotes = ["https://rubygems.org"]; | |
245 | sha256 = "1mpf7v5n19ymq585xr0s47d9hcjc6crx5vi99s2ivcl79k1xj87d"; | |
246 | type = "gem"; | |
247 | }; | |
248 | version = "1.30.1"; | |
249 | }; | |
250 | aws-sigv4 = { | |
251 | groups = ["default"]; | |
252 | platforms = []; | |
253 | source = { | |
254 | remotes = ["https://rubygems.org"]; | |
255 | sha256 = "1hzndv113i6bgy2n72i5l3mwn8vjnb6hhjxfkpn9mm2p5ra77yk7"; | |
256 | type = "gem"; | |
257 | }; | |
258 | version = "1.0.3"; | |
259 | }; | |
260 | bcrypt = { | |
261 | groups = ["default" "pam_authentication"]; | |
262 | platforms = []; | |
263 | source = { | |
264 | remotes = ["https://rubygems.org"]; | |
265 | sha256 = "0ysblqxkclmnhrd0kmb5mr8p38mbar633gdsb14b7dhkhgawgzfy"; | |
266 | type = "gem"; | |
267 | }; | |
268 | version = "3.1.12"; | |
269 | }; | |
270 | benchmark-ips = { | |
271 | groups = ["default" "development"]; | |
272 | platforms = []; | |
273 | source = { | |
274 | remotes = ["https://rubygems.org"]; | |
275 | sha256 = "1w59c4qnwkjqwn7zyp9hshslbshna77vknmz43h0va5lxisd6ai2"; | |
276 | type = "gem"; | |
277 | }; | |
278 | version = "2.7.2"; | |
279 | }; | |
280 | better_errors = { | |
281 | dependencies = ["coderay" "erubi" "rack"]; | |
282 | groups = ["development"]; | |
283 | platforms = []; | |
284 | source = { | |
285 | remotes = ["https://rubygems.org"]; | |
286 | sha256 = "1pqnxxsqqs7vnqvamk5bzs84dv584g9s0qaf2vqb1v2aj5dabcg7"; | |
287 | type = "gem"; | |
288 | }; | |
289 | version = "2.5.0"; | |
290 | }; | |
291 | binding_of_caller = { | |
292 | dependencies = ["debug_inspector"]; | |
293 | groups = ["development"]; | |
294 | platforms = []; | |
295 | source = { | |
296 | remotes = ["https://rubygems.org"]; | |
297 | sha256 = "05syqlks7463zsy1jdfbbdravdhj9hpj5pv2m74blqpv8bq4vv5g"; | |
298 | type = "gem"; | |
299 | }; | |
300 | version = "0.8.0"; | |
301 | }; | |
302 | bootsnap = { | |
303 | dependencies = ["msgpack"]; | |
304 | groups = ["default"]; | |
305 | platforms = []; | |
306 | source = { | |
307 | remotes = ["https://rubygems.org"]; | |
308 | sha256 = "0g6r784lmjfhwi046w82phsk244byq9wkj1q3lddwxg9z559bmhy"; | |
309 | type = "gem"; | |
310 | }; | |
311 | version = "1.3.2"; | |
312 | }; | |
313 | brakeman = { | |
314 | groups = ["development"]; | |
315 | platforms = []; | |
316 | source = { | |
317 | remotes = ["https://rubygems.org"]; | |
318 | sha256 = "1fg37qknz1f10v4fgbn1s98gks0iimsgs1c8xra2jy16kpz4q86k"; | |
319 | type = "gem"; | |
320 | }; | |
321 | version = "4.4.0"; | |
322 | }; | |
323 | browser = { | |
324 | groups = ["default"]; | |
325 | platforms = []; | |
326 | source = { | |
327 | remotes = ["https://rubygems.org"]; | |
328 | sha256 = "0sdx0ny34i6vqxdsc7sy9g0nafdbrw8kvvb5xh9m18x1bzpqk92f"; | |
329 | type = "gem"; | |
330 | }; | |
331 | version = "2.5.3"; | |
332 | }; | |
333 | builder = { | |
334 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
335 | platforms = []; | |
336 | source = { | |
337 | remotes = ["https://rubygems.org"]; | |
338 | sha256 = "0qibi5s67lpdv1wgcj66wcymcr04q6j4mzws6a479n0mlrmh5wr1"; | |
339 | type = "gem"; | |
340 | }; | |
341 | version = "3.2.3"; | |
342 | }; | |
343 | bullet = { | |
344 | dependencies = ["activesupport" "uniform_notifier"]; | |
345 | groups = ["development"]; | |
346 | platforms = []; | |
347 | source = { | |
348 | remotes = ["https://rubygems.org"]; | |
349 | sha256 = "0fhsq5r9xc3cb32zr21hnsb2zmwbkck7xjvds9ny4inhykrjg47m"; | |
350 | type = "gem"; | |
351 | }; | |
352 | version = "5.9.0"; | |
353 | }; | |
354 | bundler-audit = { | |
355 | dependencies = ["thor"]; | |
356 | groups = ["development"]; | |
357 | platforms = []; | |
358 | source = { | |
359 | remotes = ["https://rubygems.org"]; | |
360 | sha256 = "0pm22xpn3xyymsainixnrk8v3l3xi9bzwkjkspx00cfzp84xvxbq"; | |
361 | type = "gem"; | |
362 | }; | |
363 | version = "0.6.1"; | |
364 | }; | |
365 | byebug = { | |
366 | groups = ["default" "development" "test"]; | |
367 | platforms = []; | |
368 | source = { | |
369 | remotes = ["https://rubygems.org"]; | |
370 | sha256 = "10znc1hjv8n686hhpl08f3m2g6h08a4b83nxblqwy2kqamkxcqf8"; | |
371 | type = "gem"; | |
372 | }; | |
373 | version = "10.0.2"; | |
374 | }; | |
375 | capistrano = { | |
376 | dependencies = ["airbrussh" "i18n" "rake" "sshkit"]; | |
377 | groups = ["development"]; | |
378 | platforms = []; | |
379 | source = { | |
380 | remotes = ["https://rubygems.org"]; | |
381 | sha256 = "1p1hj8hpmplxl41y6phsvkw2k8x3yxmkngs8yl8gkr7c1ma870p4"; | |
382 | type = "gem"; | |
383 | }; | |
384 | version = "3.11.0"; | |
385 | }; | |
386 | capistrano-bundler = { | |
387 | dependencies = ["capistrano" "sshkit"]; | |
388 | groups = ["default" "development"]; | |
389 | platforms = []; | |
390 | source = { | |
391 | remotes = ["https://rubygems.org"]; | |
392 | sha256 = "1p00rw2886v77kfjnh0mslyrv4lij5fa9niflz1lhynzlivgrmdr"; | |
393 | type = "gem"; | |
394 | }; | |
395 | version = "1.3.0"; | |
396 | }; | |
397 | capistrano-rails = { | |
398 | dependencies = ["capistrano" "capistrano-bundler"]; | |
399 | groups = ["development"]; | |
400 | platforms = []; | |
401 | source = { | |
402 | remotes = ["https://rubygems.org"]; | |
403 | sha256 = "19j82kiarrph1ilw2xfhfj62z0b53w0gph7613b21iccb2gn3dqy"; | |
404 | type = "gem"; | |
405 | }; | |
406 | version = "1.4.0"; | |
407 | }; | |
408 | capistrano-rbenv = { | |
409 | dependencies = ["capistrano" "sshkit"]; | |
410 | groups = ["development"]; | |
411 | platforms = []; | |
412 | source = { | |
413 | remotes = ["https://rubygems.org"]; | |
414 | sha256 = "182dmsliny87b74m9mxi7farmp03ycqh30yf58b2kcx7m2js2s92"; | |
415 | type = "gem"; | |
416 | }; | |
417 | version = "2.1.4"; | |
418 | }; | |
419 | capistrano-yarn = { | |
420 | dependencies = ["capistrano"]; | |
421 | groups = ["development"]; | |
422 | platforms = []; | |
423 | source = { | |
424 | remotes = ["https://rubygems.org"]; | |
425 | sha256 = "1zdg2s061vl5b8114n909mrjb2hc1qx0i4wqx9nacsrcjgyp07l9"; | |
426 | type = "gem"; | |
427 | }; | |
428 | version = "2.0.2"; | |
429 | }; | |
430 | capybara = { | |
431 | dependencies = ["addressable" "mini_mime" "nokogiri" "rack" "rack-test" "regexp_parser" "xpath"]; | |
432 | groups = ["test"]; | |
433 | platforms = []; | |
434 | source = { | |
435 | remotes = ["https://rubygems.org"]; | |
436 | sha256 = "0lhif97mh6wlqf14lwgvyjipm7ip6dz3svwgs52kgd5p3qb6hy2b"; | |
437 | type = "gem"; | |
438 | }; | |
439 | version = "3.12.0"; | |
440 | }; | |
441 | case_transform = { | |
442 | dependencies = ["activesupport"]; | |
443 | groups = ["default"]; | |
444 | platforms = []; | |
445 | source = { | |
446 | remotes = ["https://rubygems.org"]; | |
447 | sha256 = "0fzyws6spn5arqf6q604dh9mrj84a36k5hsc8z7jgcpfvhc49bg2"; | |
448 | type = "gem"; | |
449 | }; | |
450 | version = "0.2"; | |
451 | }; | |
452 | charlock_holmes = { | |
453 | groups = ["default"]; | |
454 | platforms = []; | |
455 | source = { | |
456 | remotes = ["https://rubygems.org"]; | |
457 | sha256 = "1nf1l31n10yaark2rrg5qzyzcx9w80681449s3j09qmnipsl8rl5"; | |
458 | type = "gem"; | |
459 | }; | |
460 | version = "0.7.6"; | |
461 | }; | |
462 | chewy = { | |
463 | dependencies = ["activesupport" "elasticsearch" "elasticsearch-dsl"]; | |
464 | groups = ["default"]; | |
465 | platforms = []; | |
466 | source = { | |
467 | remotes = ["https://rubygems.org"]; | |
468 | sha256 = "0m1n98fww2is9v4h73qnxjzs0l9ixx2szby5rip26g9l7mjwmm7v"; | |
469 | type = "gem"; | |
470 | }; | |
471 | version = "5.0.0"; | |
472 | }; | |
473 | chunky_png = { | |
474 | groups = ["default"]; | |
475 | platforms = []; | |
476 | source = { | |
477 | remotes = ["https://rubygems.org"]; | |
478 | sha256 = "05g2xli9wbjylkmblln3bhvjalziwb92q452q8ibjagmb853424w"; | |
479 | type = "gem"; | |
480 | }; | |
481 | version = "1.3.10"; | |
482 | }; | |
483 | cld3 = { | |
484 | dependencies = ["ffi"]; | |
485 | groups = ["default"]; | |
486 | platforms = []; | |
487 | source = { | |
488 | remotes = ["https://rubygems.org"]; | |
489 | sha256 = "1a3q025jqfwf8id1g40cv7s5pn7mdwzjpgqyzhdxdci1ps5ycgmn"; | |
490 | type = "gem"; | |
491 | }; | |
492 | version = "3.2.3"; | |
493 | }; | |
494 | climate_control = { | |
495 | groups = ["test"]; | |
496 | platforms = []; | |
497 | source = { | |
498 | remotes = ["https://rubygems.org"]; | |
499 | sha256 = "0q11v0iabvr6rif0d025xh078ili5frrihlj0m04zfg7lgvagxji"; | |
500 | type = "gem"; | |
501 | }; | |
502 | version = "0.2.0"; | |
503 | }; | |
504 | cocaine = { | |
505 | dependencies = ["climate_control"]; | |
506 | groups = ["default"]; | |
507 | platforms = []; | |
508 | source = { | |
509 | remotes = ["https://rubygems.org"]; | |
510 | sha256 = "01kk5xd7lspbkdvn6nyj0y51zhvia3z6r4nalbdcqw5fbsywwi7d"; | |
511 | type = "gem"; | |
512 | }; | |
513 | version = "0.5.8"; | |
514 | }; | |
515 | coderay = { | |
516 | groups = ["default" "development" "test"]; | |
517 | platforms = []; | |
518 | source = { | |
519 | remotes = ["https://rubygems.org"]; | |
520 | sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y"; | |
521 | type = "gem"; | |
522 | }; | |
523 | version = "1.1.2"; | |
524 | }; | |
525 | concurrent-ruby = { | |
526 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
527 | platforms = []; | |
528 | source = { | |
529 | remotes = ["https://rubygems.org"]; | |
530 | sha256 = "1ixcx9pfissxrga53jbdpza85qd5f6b5nq1sfqa9rnfq82qnlbp1"; | |
531 | type = "gem"; | |
532 | }; | |
533 | version = "1.1.4"; | |
534 | }; | |
535 | connection_pool = { | |
536 | groups = ["default" "test"]; | |
537 | platforms = []; | |
538 | source = { | |
539 | remotes = ["https://rubygems.org"]; | |
540 | sha256 = "0lflx29mlznf1hn0nihkgllzbj8xp5qasn8j7h838465pi399k68"; | |
541 | type = "gem"; | |
542 | }; | |
543 | version = "2.2.2"; | |
544 | }; | |
545 | crack = { | |
546 | dependencies = ["safe_yaml"]; | |
547 | groups = ["default" "test"]; | |
548 | platforms = []; | |
549 | source = { | |
550 | remotes = ["https://rubygems.org"]; | |
551 | sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k"; | |
552 | type = "gem"; | |
553 | }; | |
554 | version = "0.4.3"; | |
555 | }; | |
556 | crass = { | |
557 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
558 | platforms = []; | |
559 | source = { | |
560 | remotes = ["https://rubygems.org"]; | |
561 | sha256 = "0bpxzy6gjw9ggjynlxschbfsgmx8lv3zw1azkjvnb8b9i895dqfi"; | |
562 | type = "gem"; | |
563 | }; | |
564 | version = "1.0.4"; | |
565 | }; | |
566 | css_parser = { | |
567 | dependencies = ["addressable"]; | |
568 | groups = ["default"]; | |
569 | platforms = []; | |
570 | source = { | |
571 | remotes = ["https://rubygems.org"]; | |
572 | sha256 = "0gwvf8mc8gnz4aizfijplv3594998h2j44ydakpzsdmkivs07v61"; | |
573 | type = "gem"; | |
574 | }; | |
575 | version = "1.6.0"; | |
576 | }; | |
577 | debug_inspector = { | |
578 | groups = ["default" "development"]; | |
579 | platforms = []; | |
580 | source = { | |
581 | remotes = ["https://rubygems.org"]; | |
582 | sha256 = "0vxr0xa1mfbkfcrn71n7c4f2dj7la5hvphn904vh20j3x4j5lrx0"; | |
583 | type = "gem"; | |
584 | }; | |
585 | version = "0.0.3"; | |
586 | }; | |
587 | derailed_benchmarks = { | |
588 | dependencies = ["benchmark-ips" "get_process_mem" "heapy" "memory_profiler" "rack" "rake" "thor"]; | |
589 | groups = ["development"]; | |
590 | platforms = []; | |
591 | source = { | |
592 | remotes = ["https://rubygems.org"]; | |
593 | sha256 = "1c9djg1r2w461h97zmmdsdgnsrxqm4qfyp7gry9qxbav9skrplb8"; | |
594 | type = "gem"; | |
595 | }; | |
596 | version = "1.3.5"; | |
597 | }; | |
598 | devise = { | |
599 | dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "warden"]; | |
600 | groups = ["default" "pam_authentication"]; | |
601 | platforms = []; | |
602 | source = { | |
603 | remotes = ["https://rubygems.org"]; | |
604 | sha256 = "1vs8nibl568ghm6a7hbw6xgcv8zbm4gykprcxpnzi7bz5d4gvcjx"; | |
605 | type = "gem"; | |
606 | }; | |
607 | version = "4.5.0"; | |
608 | }; | |
609 | devise-two-factor = { | |
610 | dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; | |
611 | groups = ["default"]; | |
612 | platforms = []; | |
613 | source = { | |
614 | remotes = ["https://rubygems.org"]; | |
615 | sha256 = "1b61s5y1ch205lgf3xv8hcvyi27ddd0d4qbbcpnnakhn2bx16lmc"; | |
616 | type = "gem"; | |
617 | }; | |
618 | version = "3.0.3"; | |
619 | }; | |
620 | devise_pam_authenticatable2 = { | |
621 | dependencies = ["devise" "rpam2"]; | |
622 | groups = ["pam_authentication"]; | |
623 | platforms = []; | |
624 | source = { | |
625 | remotes = ["https://rubygems.org"]; | |
626 | sha256 = "13ipl52pkhc6vxp8ca31viwv01237bi2bfk3b1fixq1x46nf87p2"; | |
627 | type = "gem"; | |
628 | }; | |
629 | version = "9.2.0"; | |
630 | }; | |
631 | diff-lcs = { | |
632 | groups = ["default" "development" "test"]; | |
633 | platforms = []; | |
634 | source = { | |
635 | remotes = ["https://rubygems.org"]; | |
636 | sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza"; | |
637 | type = "gem"; | |
638 | }; | |
639 | version = "1.3"; | |
640 | }; | |
641 | docile = { | |
642 | groups = ["default" "test"]; | |
643 | platforms = []; | |
644 | source = { | |
645 | remotes = ["https://rubygems.org"]; | |
646 | sha256 = "0yyh4lr03q2vafzsfqy1xax7vr8zn7mbddz3ax3vnlm5fg0px6pn"; | |
647 | type = "gem"; | |
648 | }; | |
649 | version = "1.3.0"; | |
650 | }; | |
651 | domain_name = { | |
652 | dependencies = ["unf"]; | |
653 | groups = ["default"]; | |
654 | platforms = []; | |
655 | source = { | |
656 | remotes = ["https://rubygems.org"]; | |
657 | sha256 = "0abdlwb64ns7ssmiqhdwgl27ly40x2l27l8hs8hn0z4kb3zd2x3v"; | |
658 | type = "gem"; | |
659 | }; | |
660 | version = "0.5.20180417"; | |
661 | }; | |
662 | doorkeeper = { | |
663 | dependencies = ["railties"]; | |
664 | groups = ["default"]; | |
665 | platforms = []; | |
666 | source = { | |
667 | remotes = ["https://rubygems.org"]; | |
668 | sha256 = "0488m6nwp31mxrhayj60gsb7jgyw1lzh73r2kldx00a9bw3634d4"; | |
669 | type = "gem"; | |
670 | }; | |
671 | version = "5.0.2"; | |
672 | }; | |
673 | dotenv = { | |
674 | groups = ["default"]; | |
675 | platforms = []; | |
676 | source = { | |
677 | remotes = ["https://rubygems.org"]; | |
678 | sha256 = "0rgl2kqhnxqbjvi9brbvb52iaq1z8yi0pl0bawk4fm6kl9igxr8f"; | |
679 | type = "gem"; | |
680 | }; | |
681 | version = "2.6.0"; | |
682 | }; | |
683 | dotenv-rails = { | |
684 | dependencies = ["dotenv" "railties"]; | |
685 | groups = ["default"]; | |
686 | platforms = []; | |
687 | source = { | |
688 | remotes = ["https://rubygems.org"]; | |
689 | sha256 = "1knzdflmy06bjwvi00kndcmh2bhzqna9ccmz9mbyc3xc0v5jr9h8"; | |
690 | type = "gem"; | |
691 | }; | |
692 | version = "2.6.0"; | |
693 | }; | |
694 | elasticsearch = { | |
695 | dependencies = ["elasticsearch-api" "elasticsearch-transport"]; | |
696 | groups = ["default"]; | |
697 | platforms = []; | |
698 | source = { | |
699 | remotes = ["https://rubygems.org"]; | |
700 | sha256 = "0a08ynvxz5clfm2ndqpgjrv4aiga9m2y1ab34s3qkihdfdzdzhj8"; | |
701 | type = "gem"; | |
702 | }; | |
703 | version = "6.0.2"; | |
704 | }; | |
705 | elasticsearch-api = { | |
706 | dependencies = ["multi_json"]; | |
707 | groups = ["default"]; | |
708 | platforms = []; | |
709 | source = { | |
710 | remotes = ["https://rubygems.org"]; | |
711 | sha256 = "1vkahknqn85vvwr1gzh8jf3pvdial0c0d524icg8x06vibqgzd5h"; | |
712 | type = "gem"; | |
713 | }; | |
714 | version = "6.0.2"; | |
715 | }; | |
716 | elasticsearch-dsl = { | |
717 | groups = ["default"]; | |
718 | platforms = []; | |
719 | source = { | |
720 | remotes = ["https://rubygems.org"]; | |
721 | sha256 = "1mwn6hvkki560p7sfc841q15zzgldsk9lzm2mlvc2bra7x1yk2q8"; | |
722 | type = "gem"; | |
723 | }; | |
724 | version = "0.1.5"; | |
725 | }; | |
726 | elasticsearch-transport = { | |
727 | dependencies = ["faraday" "multi_json"]; | |
728 | groups = ["default"]; | |
729 | platforms = []; | |
730 | source = { | |
731 | remotes = ["https://rubygems.org"]; | |
732 | sha256 = "0gpwbw70qisx681j1bw8xq6shg5kdxmcdzg6425af0b5881jg7iy"; | |
733 | type = "gem"; | |
734 | }; | |
735 | version = "6.0.2"; | |
736 | }; | |
737 | encryptor = { | |
738 | groups = ["default"]; | |
739 | platforms = []; | |
740 | source = { | |
741 | remotes = ["https://rubygems.org"]; | |
742 | sha256 = "0s8rvfl0vn8w7k1sgkc234060jh468s3zd45xa64p1jdmfa3zwmb"; | |
743 | type = "gem"; | |
744 | }; | |
745 | version = "3.0.0"; | |
746 | }; | |
747 | equatable = { | |
748 | groups = ["default"]; | |
749 | platforms = []; | |
750 | source = { | |
751 | remotes = ["https://rubygems.org"]; | |
752 | sha256 = "1sjm9zjakyixyvsqziikdrsqfzis6j3fq23crgjkp6fwkfgndj7x"; | |
753 | type = "gem"; | |
754 | }; | |
755 | version = "0.5.0"; | |
756 | }; | |
757 | erubi = { | |
758 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
759 | platforms = []; | |
760 | source = { | |
761 | remotes = ["https://rubygems.org"]; | |
762 | sha256 = "1kagnf6ziahj0d781s6ryy6fwqwa3ad4xbzzj84p9m4nv4c2jir1"; | |
763 | type = "gem"; | |
764 | }; | |
765 | version = "1.8.0"; | |
766 | }; | |
767 | et-orbi = { | |
768 | dependencies = ["tzinfo"]; | |
769 | groups = ["default"]; | |
770 | platforms = []; | |
771 | source = { | |
772 | remotes = ["https://rubygems.org"]; | |
773 | sha256 = "0wk7i0bmsy46la8gcvbmdns0ni8lmdqas838phj97bdwykxw8m4b"; | |
774 | type = "gem"; | |
775 | }; | |
776 | version = "1.1.6"; | |
777 | }; | |
778 | excon = { | |
779 | groups = ["default"]; | |
780 | platforms = []; | |
781 | source = { | |
782 | remotes = ["https://rubygems.org"]; | |
783 | sha256 = "15l9w0938c19nxmrp09n75qpmm64k12xj69h47yvxzcxcpbgnkb2"; | |
784 | type = "gem"; | |
785 | }; | |
786 | version = "0.62.0"; | |
787 | }; | |
788 | fabrication = { | |
789 | groups = ["development" "test"]; | |
790 | platforms = []; | |
791 | source = { | |
792 | remotes = ["https://rubygems.org"]; | |
793 | sha256 = "0an28kjand4mjbkmnwd9fmgq3y5vf717zpmiijavar3sxqj52zri"; | |
794 | type = "gem"; | |
795 | }; | |
796 | version = "2.20.1"; | |
797 | }; | |
798 | faker = { | |
799 | dependencies = ["i18n"]; | |
800 | groups = ["test"]; | |
801 | platforms = []; | |
802 | source = { | |
803 | remotes = ["https://rubygems.org"]; | |
804 | sha256 = "01q7wrk5bl0c0qrvg2my3kl0mbfnj1jpd89mqm3fzy4ggbkdhh7i"; | |
805 | type = "gem"; | |
806 | }; | |
807 | version = "1.9.1"; | |
808 | }; | |
809 | faraday = { | |
810 | dependencies = ["multipart-post"]; | |
811 | groups = ["default"]; | |
812 | platforms = []; | |
813 | source = { | |
814 | remotes = ["https://rubygems.org"]; | |
815 | sha256 = "1dv1vcxxyw4vy0r2diiml0r8zqk1csrksfxv8nkrw61xlf2daaaa"; | |
816 | type = "gem"; | |
817 | }; | |
818 | version = "0.15.0"; | |
819 | }; | |
820 | fast_blank = { | |
821 | groups = ["default"]; | |
822 | platforms = []; | |
823 | source = { | |
824 | remotes = ["https://rubygems.org"]; | |
825 | sha256 = "16s1ilyvwzmkcgmklbrn0c2pch5n02vf921njx0bld4crgdr6z56"; | |
826 | type = "gem"; | |
827 | }; | |
828 | version = "1.0.0"; | |
829 | }; | |
830 | fastimage = { | |
831 | groups = ["default"]; | |
832 | platforms = []; | |
833 | source = { | |
834 | remotes = ["https://rubygems.org"]; | |
835 | sha256 = "1iy9jm13r2r4yz41xaivhxs8mvqn57fjwihxvazbip002mq6rxfz"; | |
836 | type = "gem"; | |
837 | }; | |
838 | version = "2.1.5"; | |
839 | }; | |
840 | ffi = { | |
841 | groups = ["default" "development"]; | |
842 | platforms = []; | |
843 | source = { | |
844 | remotes = ["https://rubygems.org"]; | |
845 | sha256 = "0jpm2dis1j7zvvy3lg7axz9jml316zrn7s0j59vyq3qr127z0m7q"; | |
846 | type = "gem"; | |
847 | }; | |
848 | version = "1.9.25"; | |
849 | }; | |
850 | fog-core = { | |
851 | dependencies = ["builder" "excon" "formatador" "mime-types"]; | |
852 | groups = ["default"]; | |
853 | platforms = []; | |
854 | source = { | |
855 | remotes = ["https://rubygems.org"]; | |
856 | sha256 = "1agd6xgzk0rxrsjdpn94v4hy89s0nm2cs4zg2p880w2dan9xgrak"; | |
857 | type = "gem"; | |
858 | }; | |
859 | version = "2.1.0"; | |
860 | }; | |
861 | fog-json = { | |
862 | dependencies = ["fog-core" "multi_json"]; | |
863 | groups = ["default"]; | |
864 | platforms = []; | |
865 | source = { | |
866 | remotes = ["https://rubygems.org"]; | |
867 | sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx"; | |
868 | type = "gem"; | |
869 | }; | |
870 | version = "1.2.0"; | |
871 | }; | |
872 | fog-openstack = { | |
873 | dependencies = ["fog-core" "fog-json" "ipaddress"]; | |
874 | groups = ["default"]; | |
875 | platforms = []; | |
876 | source = { | |
877 | remotes = ["https://rubygems.org"]; | |
878 | sha256 = "0aphjrvmchmqbyxqq82yj0qngyvkmwdci9iqs8722fi23bk83gdl"; | |
879 | type = "gem"; | |
880 | }; | |
881 | version = "0.3.7"; | |
882 | }; | |
883 | formatador = { | |
884 | groups = ["default"]; | |
885 | platforms = []; | |
886 | source = { | |
887 | remotes = ["https://rubygems.org"]; | |
888 | sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0"; | |
889 | type = "gem"; | |
890 | }; | |
891 | version = "0.2.5"; | |
892 | }; | |
893 | fugit = { | |
894 | dependencies = ["et-orbi" "raabro"]; | |
895 | groups = ["default"]; | |
896 | platforms = []; | |
897 | source = { | |
898 | remotes = ["https://rubygems.org"]; | |
899 | sha256 = "1szijawzdii668z5is9xi849399gy786951dx0l5r2z5mbfqvl9i"; | |
900 | type = "gem"; | |
901 | }; | |
902 | version = "1.1.6"; | |
903 | }; | |
904 | fuubar = { | |
905 | dependencies = ["rspec-core" "ruby-progressbar"]; | |
906 | groups = ["development" "test"]; | |
907 | platforms = []; | |
908 | source = { | |
909 | remotes = ["https://rubygems.org"]; | |
910 | sha256 = "1sqkr1nh49rlm86l3qyrgsdqavgqii4pnrjn7855z6dfavh3spxr"; | |
911 | type = "gem"; | |
912 | }; | |
913 | version = "2.3.2"; | |
914 | }; | |
915 | get_process_mem = { | |
916 | groups = ["default" "development"]; | |
917 | platforms = []; | |
918 | source = { | |
919 | remotes = ["https://rubygems.org"]; | |
920 | sha256 = "1bvfjdign16r0zwm2rlfrq0sk1licvmlgbnlpnyckniv5r7i080g"; | |
921 | type = "gem"; | |
922 | }; | |
923 | version = "0.2.3"; | |
924 | }; | |
925 | globalid = { | |
926 | dependencies = ["activesupport"]; | |
927 | groups = ["default" "development"]; | |
928 | platforms = []; | |
929 | source = { | |
930 | remotes = ["https://rubygems.org"]; | |
931 | sha256 = "02smrgdi11kziqi9zhnsy9i6yr2fnxrqlv3lllsvdjki3cd4is38"; | |
932 | type = "gem"; | |
933 | }; | |
934 | version = "0.4.1"; | |
935 | }; | |
936 | goldfinger = { | |
937 | dependencies = ["addressable" "http" "nokogiri" "oj"]; | |
938 | groups = ["default"]; | |
939 | platforms = []; | |
940 | source = { | |
941 | remotes = ["https://rubygems.org"]; | |
942 | sha256 = "0n142035jhyqwczi52zjr07c8kygp9b9f158miaby3z5hygzjyzh"; | |
943 | type = "gem"; | |
944 | }; | |
945 | version = "2.1.0"; | |
946 | }; | |
947 | hamlit = { | |
948 | dependencies = ["temple" "thor" "tilt"]; | |
949 | groups = ["default"]; | |
950 | platforms = []; | |
951 | source = { | |
952 | remotes = ["https://rubygems.org"]; | |
953 | sha256 = "0hk338vkzmwszxdh0q02iw88rbr3bj3fd7fzn4psm8wy80zcgl9i"; | |
954 | type = "gem"; | |
955 | }; | |
956 | version = "2.8.8"; | |
957 | }; | |
958 | hamlit-rails = { | |
959 | dependencies = ["actionpack" "activesupport" "hamlit" "railties"]; | |
960 | groups = ["default"]; | |
961 | platforms = []; | |
962 | source = { | |
963 | remotes = ["https://rubygems.org"]; | |
964 | sha256 = "14gzlp6w1j3b5fb4bhbjjh24skx031vnfc2shym9bkmq3r0p8dws"; | |
965 | type = "gem"; | |
966 | }; | |
967 | version = "0.2.0"; | |
968 | }; | |
969 | hamster = { | |
970 | dependencies = ["concurrent-ruby"]; | |
971 | groups = ["default"]; | |
972 | platforms = []; | |
973 | source = { | |
974 | remotes = ["https://rubygems.org"]; | |
975 | sha256 = "1n1lsh96vnyc1pnzyd30f9prcsclmvmkdb3nm5aahnyizyiy6lar"; | |
976 | type = "gem"; | |
977 | }; | |
978 | version = "3.0.0"; | |
979 | }; | |
980 | hashdiff = { | |
981 | groups = ["default" "test"]; | |
982 | platforms = []; | |
983 | source = { | |
984 | remotes = ["https://rubygems.org"]; | |
985 | sha256 = "0yj5l2rw8i8jc725hbcpc4wks0qlaaimr3dpaqamfjkjkxl0hjp9"; | |
986 | type = "gem"; | |
987 | }; | |
988 | version = "0.3.7"; | |
989 | }; | |
990 | hashie = { | |
991 | groups = ["default"]; | |
992 | platforms = []; | |
993 | source = { | |
994 | remotes = ["https://rubygems.org"]; | |
995 | sha256 = "13bdzfp25c8k51ayzxqkbzag3wj5gc1jd8h7d985nsq6pn57g5xh"; | |
996 | type = "gem"; | |
997 | }; | |
998 | version = "3.6.0"; | |
999 | }; | |
1000 | heapy = { | |
1001 | groups = ["default" "development"]; | |
1002 | platforms = []; | |
1003 | source = { | |
1004 | remotes = ["https://rubygems.org"]; | |
1005 | sha256 = "1r9f38fpgjgaxskkwvsliijj6vfmgsff9pnranvvvzkdl67hk1hw"; | |
1006 | type = "gem"; | |
1007 | }; | |
1008 | version = "0.1.4"; | |
1009 | }; | |
1010 | highline = { | |
1011 | groups = ["default" "development" "test"]; | |
1012 | platforms = []; | |
1013 | source = { | |
1014 | remotes = ["https://rubygems.org"]; | |
1015 | sha256 = "069sz5qmjpmv3x7kr5r3rwl20m9vqg97p15scmjdagglra34clkl"; | |
1016 | type = "gem"; | |
1017 | }; | |
1018 | version = "2.0.0"; | |
1019 | }; | |
1020 | hiredis = { | |
1021 | groups = ["default"]; | |
1022 | platforms = []; | |
1023 | source = { | |
1024 | remotes = ["https://rubygems.org"]; | |
1025 | sha256 = "04jj8k7lxqxw24sp0jiravigdkgsyrpprxpxm71ba93x1wr2w1bz"; | |
1026 | type = "gem"; | |
1027 | }; | |
1028 | version = "0.6.3"; | |
1029 | }; | |
1030 | hkdf = { | |
1031 | groups = ["default"]; | |
1032 | platforms = []; | |
1033 | source = { | |
1034 | remotes = ["https://rubygems.org"]; | |
1035 | sha256 = "04fixg0a51n4vy0j6c1hvisa2yl33m3jrrpxpb5sq6j511vjriil"; | |
1036 | type = "gem"; | |
1037 | }; | |
1038 | version = "0.3.0"; | |
1039 | }; | |
1040 | htmlentities = { | |
1041 | groups = ["default"]; | |
1042 | platforms = []; | |
1043 | source = { | |
1044 | remotes = ["https://rubygems.org"]; | |
1045 | sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj"; | |
1046 | type = "gem"; | |
1047 | }; | |
1048 | version = "4.3.4"; | |
1049 | }; | |
1050 | http = { | |
1051 | dependencies = ["addressable" "http-cookie" "http-form_data" "http_parser.rb"]; | |
1052 | groups = ["default"]; | |
1053 | platforms = []; | |
1054 | source = { | |
1055 | remotes = ["https://rubygems.org"]; | |
1056 | sha256 = "1jlm5prw437wqpfxcigh88lfap3m7g8mnmj5as7qw6dzqnvrxwmc"; | |
1057 | type = "gem"; | |
1058 | }; | |
1059 | version = "3.3.0"; | |
1060 | }; | |
1061 | http-cookie = { | |
1062 | dependencies = ["domain_name"]; | |
1063 | groups = ["default"]; | |
1064 | platforms = []; | |
1065 | source = { | |
1066 | remotes = ["https://rubygems.org"]; | |
1067 | sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g"; | |
1068 | type = "gem"; | |
1069 | }; | |
1070 | version = "1.0.3"; | |
1071 | }; | |
1072 | http-form_data = { | |
1073 | groups = ["default"]; | |
1074 | platforms = []; | |
1075 | source = { | |
1076 | remotes = ["https://rubygems.org"]; | |
1077 | sha256 = "15lpn604byf7cyxnw949xz4rvpcknqp7a48q73nm630gqxsa76f3"; | |
1078 | type = "gem"; | |
1079 | }; | |
1080 | version = "2.1.1"; | |
1081 | }; | |
1082 | http_accept_language = { | |
1083 | groups = ["default"]; | |
1084 | platforms = []; | |
1085 | source = { | |
1086 | remotes = ["https://rubygems.org"]; | |
1087 | sha256 = "0d0nlfz9vm4jr1l6q0chx4rp2hrnrfbx3gadc1dz930lbbaz0hq0"; | |
1088 | type = "gem"; | |
1089 | }; | |
1090 | version = "2.1.1"; | |
1091 | }; | |
1092 | "http_parser.rb" = { | |
1093 | groups = ["default"]; | |
1094 | platforms = []; | |
1095 | source = { | |
1096 | fetchSubmodules = true; | |
1097 | rev = "54b17ba8c7d8d20a16dfc65d1775241833219cf2"; | |
1098 | sha256 = "079nwjsmg9jp33afc4f5bhjdbhcnfykdw4rd7ahhz8cbdkbhlzcp"; | |
1099 | type = "git"; | |
1100 | url = "https://github.com/tmm1/http_parser.rb"; | |
1101 | }; | |
1102 | version = "0.6.1"; | |
1103 | }; | |
1104 | httplog = { | |
1105 | dependencies = ["rack" "rainbow"]; | |
1106 | groups = ["default"]; | |
1107 | platforms = []; | |
1108 | source = { | |
1109 | remotes = ["https://rubygems.org"]; | |
1110 | sha256 = "0grdjxfdbc4cffablh64iwyszskmv5sjpjz3zkp6xjxckdr7l7jj"; | |
1111 | type = "gem"; | |
1112 | }; | |
1113 | version = "1.2.0"; | |
1114 | }; | |
1115 | i18n = { | |
1116 | dependencies = ["concurrent-ruby"]; | |
1117 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1118 | platforms = []; | |
1119 | source = { | |
1120 | remotes = ["https://rubygems.org"]; | |
1121 | sha256 = "088xnnpi7hq243n44fmgqvjr0m86ivk8r87k9b3ddq3b7nl6nyf9"; | |
1122 | type = "gem"; | |
1123 | }; | |
1124 | version = "1.5.2"; | |
1125 | }; | |
1126 | i18n-tasks = { | |
1127 | dependencies = ["activesupport" "ast" "erubi" "highline" "i18n" "parser" "rails-i18n" "rainbow" "terminal-table"]; | |
1128 | groups = ["development" "test"]; | |
1129 | platforms = []; | |
1130 | source = { | |
1131 | remotes = ["https://rubygems.org"]; | |
1132 | sha256 = "16592471ylgigmjx98pmbqibjwhavr4wb670kya9qh3nbgf7s1ym"; | |
1133 | type = "gem"; | |
1134 | }; | |
1135 | version = "0.9.28"; | |
1136 | }; | |
1137 | idn-ruby = { | |
1138 | groups = ["default"]; | |
1139 | platforms = []; | |
1140 | source = { | |
1141 | remotes = ["https://rubygems.org"]; | |
1142 | sha256 = "07vblcyk3g72sbq12xz7xj28snpxnh3sbcnxy8bglqbfqqhvmawr"; | |
1143 | type = "gem"; | |
1144 | }; | |
1145 | version = "0.1.0"; | |
1146 | }; | |
1147 | ipaddress = { | |
1148 | groups = ["default"]; | |
1149 | platforms = []; | |
1150 | source = { | |
1151 | remotes = ["https://rubygems.org"]; | |
1152 | sha256 = "1x86s0s11w202j6ka40jbmywkrx8fhq8xiy8mwvnkhllj57hqr45"; | |
1153 | type = "gem"; | |
1154 | }; | |
1155 | version = "0.8.3"; | |
1156 | }; | |
1157 | iso-639 = { | |
1158 | groups = ["default"]; | |
1159 | platforms = []; | |
1160 | source = { | |
1161 | remotes = ["https://rubygems.org"]; | |
1162 | sha256 = "10k1gpkkbxbasgjzh4hd32ygxzjb5312rphipm46ryxkpx556zzz"; | |
1163 | type = "gem"; | |
1164 | }; | |
1165 | version = "0.2.8"; | |
1166 | }; | |
1167 | jaro_winkler = { | |
1168 | groups = ["default" "development"]; | |
1169 | platforms = []; | |
1170 | source = { | |
1171 | remotes = ["https://rubygems.org"]; | |
1172 | sha256 = "1zz27z88qznix4r65gd9h56gl177snlfpgv10b0s69vi8qpl909l"; | |
1173 | type = "gem"; | |
1174 | }; | |
1175 | version = "1.5.2"; | |
1176 | }; | |
1177 | jmespath = { | |
1178 | groups = ["default"]; | |
1179 | platforms = []; | |
1180 | source = { | |
1181 | remotes = ["https://rubygems.org"]; | |
1182 | sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf"; | |
1183 | type = "gem"; | |
1184 | }; | |
1185 | version = "1.4.0"; | |
1186 | }; | |
1187 | json = { | |
1188 | groups = ["default" "test"]; | |
1189 | platforms = []; | |
1190 | source = { | |
1191 | remotes = ["https://rubygems.org"]; | |
1192 | sha256 = "01v6jjpvh3gnq6sgllpfqahlgxzj50ailwhj9b3cd20hi2dx0vxp"; | |
1193 | type = "gem"; | |
1194 | }; | |
1195 | version = "2.1.0"; | |
1196 | }; | |
1197 | json-ld = { | |
1198 | dependencies = ["multi_json" "rdf"]; | |
1199 | groups = ["default"]; | |
1200 | platforms = []; | |
1201 | source = { | |
1202 | remotes = ["https://rubygems.org"]; | |
1203 | sha256 = "1yk4gnxzwlif9d0dy7csdb9ix60h69alk139aaip6304nx2yhdsk"; | |
1204 | type = "gem"; | |
1205 | }; | |
1206 | version = "3.0.2"; | |
1207 | }; | |
1208 | json-ld-preloaded = { | |
1209 | dependencies = ["json-ld" "multi_json" "rdf"]; | |
1210 | groups = ["default"]; | |
1211 | platforms = []; | |
1212 | source = { | |
1213 | remotes = ["https://rubygems.org"]; | |
1214 | sha256 = "1c3yh5ayxvz33znbmzinigc5wivicib7nnykqjf00j2f9qag18pv"; | |
1215 | type = "gem"; | |
1216 | }; | |
1217 | version = "3.0.2"; | |
1218 | }; | |
1219 | jsonapi-renderer = { | |
1220 | groups = ["default"]; | |
1221 | platforms = []; | |
1222 | source = { | |
1223 | remotes = ["https://rubygems.org"]; | |
1224 | sha256 = "00ysmcv3nrccyimi334ida4axlfgir6cc2ryjxrf4xb97m1bfk5j"; | |
1225 | type = "gem"; | |
1226 | }; | |
1227 | version = "0.2.0"; | |
1228 | }; | |
1229 | jwt = { | |
1230 | groups = ["default"]; | |
1231 | platforms = []; | |
1232 | source = { | |
1233 | remotes = ["https://rubygems.org"]; | |
1234 | sha256 = "1w0kaqrbl71cq9sbnixc20x5lqah3hs2i93xmhlfdg2y3by7yzky"; | |
1235 | type = "gem"; | |
1236 | }; | |
1237 | version = "2.1.0"; | |
1238 | }; | |
1239 | kaminari = { | |
1240 | dependencies = ["activesupport" "kaminari-actionview" "kaminari-activerecord" "kaminari-core"]; | |
1241 | groups = ["default"]; | |
1242 | platforms = []; | |
1243 | source = { | |
1244 | remotes = ["https://rubygems.org"]; | |
1245 | sha256 = "1j27y5phifwpggspglmg8pmlf6n4jblxwziix9am42661c770jlm"; | |
1246 | type = "gem"; | |
1247 | }; | |
1248 | version = "1.1.1"; | |
1249 | }; | |
1250 | kaminari-actionview = { | |
1251 | dependencies = ["actionview" "kaminari-core"]; | |
1252 | groups = ["default"]; | |
1253 | platforms = []; | |
1254 | source = { | |
1255 | remotes = ["https://rubygems.org"]; | |
1256 | sha256 = "1386wshpy1ygbris0s7rv7lyzbs0v8dfqkzdwsrsgm9fd1ira640"; | |
1257 | type = "gem"; | |
1258 | }; | |
1259 | version = "1.1.1"; | |
1260 | }; | |
1261 | kaminari-activerecord = { | |
1262 | dependencies = ["activerecord" "kaminari-core"]; | |
1263 | groups = ["default"]; | |
1264 | platforms = []; | |
1265 | source = { | |
1266 | remotes = ["https://rubygems.org"]; | |
1267 | sha256 = "0q31ik5648xi2hpy61knnjd0m7rvs17i93gzwcbh3ccj1y24gv2x"; | |
1268 | type = "gem"; | |
1269 | }; | |
1270 | version = "1.1.1"; | |
1271 | }; | |
1272 | kaminari-core = { | |
1273 | groups = ["default"]; | |
1274 | platforms = []; | |
1275 | source = { | |
1276 | remotes = ["https://rubygems.org"]; | |
1277 | sha256 = "1cfjrhvidvgdwp9ffsm9d4c2s18k2zp3gnya3f41qb3fc6bc2q2w"; | |
1278 | type = "gem"; | |
1279 | }; | |
1280 | version = "1.1.1"; | |
1281 | }; | |
1282 | launchy = { | |
1283 | dependencies = ["addressable"]; | |
1284 | groups = ["default" "development"]; | |
1285 | platforms = []; | |
1286 | source = { | |
1287 | remotes = ["https://rubygems.org"]; | |
1288 | sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2"; | |
1289 | type = "gem"; | |
1290 | }; | |
1291 | version = "2.4.3"; | |
1292 | }; | |
1293 | letter_opener = { | |
1294 | dependencies = ["launchy"]; | |
1295 | groups = ["development"]; | |
1296 | platforms = []; | |
1297 | source = { | |
1298 | remotes = ["https://rubygems.org"]; | |
1299 | sha256 = "09a7kgsmr10a0hrc9bwxglgqvppjxij9w8bxx91mnvh0ivaw0nq9"; | |
1300 | type = "gem"; | |
1301 | }; | |
1302 | version = "1.7.0"; | |
1303 | }; | |
1304 | letter_opener_web = { | |
1305 | dependencies = ["actionmailer" "letter_opener" "railties"]; | |
1306 | groups = ["development"]; | |
1307 | platforms = []; | |
1308 | source = { | |
1309 | remotes = ["https://rubygems.org"]; | |
1310 | sha256 = "17qhwrkncrrp1bi2f7fbkm5lpnkdsiwy8jcvgr2wa97ck8y4x2bb"; | |
1311 | type = "gem"; | |
1312 | }; | |
1313 | version = "1.3.4"; | |
1314 | }; | |
1315 | link_header = { | |
1316 | groups = ["default"]; | |
1317 | platforms = []; | |
1318 | source = { | |
1319 | remotes = ["https://rubygems.org"]; | |
1320 | sha256 = "1yamrdq4rywmnpdhbygnkkl9fdy249fg5r851nrkkxr97gj5rihm"; | |
1321 | type = "gem"; | |
1322 | }; | |
1323 | version = "0.0.8"; | |
1324 | }; | |
1325 | lograge = { | |
1326 | dependencies = ["actionpack" "activesupport" "railties" "request_store"]; | |
1327 | groups = ["production"]; | |
1328 | platforms = []; | |
1329 | source = { | |
1330 | remotes = ["https://rubygems.org"]; | |
1331 | sha256 = "00lcn7s3slfn32di4qwlx2yj5f9r2pcnd0naxrvqqwypcg1z2sdd"; | |
1332 | type = "gem"; | |
1333 | }; | |
1334 | version = "0.10.0"; | |
1335 | }; | |
1336 | loofah = { | |
1337 | dependencies = ["crass" "nokogiri"]; | |
1338 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1339 | platforms = []; | |
1340 | source = { | |
1341 | remotes = ["https://rubygems.org"]; | |
1342 | sha256 = "1ccsid33xjajd0im2xv941aywi58z7ihwkvaf1w2bv89vn5bhsjg"; | |
1343 | type = "gem"; | |
1344 | }; | |
1345 | version = "2.2.3"; | |
1346 | }; | |
1347 | mail = { | |
1348 | dependencies = ["mini_mime"]; | |
1349 | groups = ["default" "development"]; | |
1350 | platforms = []; | |
1351 | source = { | |
1352 | remotes = ["https://rubygems.org"]; | |
1353 | sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc"; | |
1354 | type = "gem"; | |
1355 | }; | |
1356 | version = "2.7.1"; | |
1357 | }; | |
1358 | makara = { | |
1359 | dependencies = ["activerecord"]; | |
1360 | groups = ["default"]; | |
1361 | platforms = []; | |
1362 | source = { | |
1363 | remotes = ["https://rubygems.org"]; | |
1364 | sha256 = "1ri6r558nylaclqhfq1zhapfsyhryggln7gw69qb9i4c1rkfnyd2"; | |
1365 | type = "gem"; | |
1366 | }; | |
1367 | version = "0.4.0"; | |
1368 | }; | |
1369 | marcel = { | |
1370 | dependencies = ["mimemagic"]; | |
1371 | groups = ["default"]; | |
1372 | platforms = []; | |
1373 | source = { | |
1374 | remotes = ["https://rubygems.org"]; | |
1375 | sha256 = "1nxbjmcyg8vlw6zwagf17l9y2mwkagmmkg95xybpn4bmf3rfnksx"; | |
1376 | type = "gem"; | |
1377 | }; | |
1378 | version = "0.3.3"; | |
1379 | }; | |
1380 | mario-redis-lock = { | |
1381 | dependencies = ["redis"]; | |
1382 | groups = ["default"]; | |
1383 | platforms = []; | |
1384 | source = { | |
1385 | remotes = ["https://rubygems.org"]; | |
1386 | sha256 = "1v9wdjcjqzpns2migxp4a5b4w82mipi0fwihbqz3q2qj2qm7wc17"; | |
1387 | type = "gem"; | |
1388 | }; | |
1389 | version = "1.2.1"; | |
1390 | }; | |
1391 | memory_profiler = { | |
1392 | groups = ["development"]; | |
1393 | platforms = []; | |
1394 | source = { | |
1395 | remotes = ["https://rubygems.org"]; | |
1396 | sha256 = "0qir6bc2rw6lac6fsjhnspqyr01sh12d75dkd630qknjwvrrq8kj"; | |
1397 | type = "gem"; | |
1398 | }; | |
1399 | version = "0.9.12"; | |
1400 | }; | |
1401 | method_source = { | |
1402 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1403 | platforms = []; | |
1404 | source = { | |
1405 | remotes = ["https://rubygems.org"]; | |
1406 | sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq"; | |
1407 | type = "gem"; | |
1408 | }; | |
1409 | version = "0.9.2"; | |
1410 | }; | |
1411 | microformats = { | |
1412 | dependencies = ["json" "nokogiri"]; | |
1413 | groups = ["test"]; | |
1414 | platforms = []; | |
1415 | source = { | |
1416 | remotes = ["https://rubygems.org"]; | |
1417 | sha256 = "14az36ax3n81fmwqjb5giixvxsnmxpnlfrsz012pl78x1bkrvfki"; | |
1418 | type = "gem"; | |
1419 | }; | |
1420 | version = "4.0.7"; | |
1421 | }; | |
1422 | mime-types = { | |
1423 | dependencies = ["mime-types-data"]; | |
1424 | groups = ["default"]; | |
1425 | platforms = []; | |
1426 | source = { | |
1427 | remotes = ["https://rubygems.org"]; | |
1428 | sha256 = "0fjxy1jm52ixpnv3vg9ld9pr9f35gy0jp66i1njhqjvmnvq0iwwk"; | |
1429 | type = "gem"; | |
1430 | }; | |
1431 | version = "3.2.2"; | |
1432 | }; | |
1433 | mime-types-data = { | |
1434 | groups = ["default"]; | |
1435 | platforms = []; | |
1436 | source = { | |
1437 | remotes = ["https://rubygems.org"]; | |
1438 | sha256 = "07wvp0aw2gjm4njibb70as6rh5hi1zzri5vky1q6jx95h8l56idc"; | |
1439 | type = "gem"; | |
1440 | }; | |
1441 | version = "3.2018.0812"; | |
1442 | }; | |
1443 | mimemagic = { | |
1444 | groups = ["default"]; | |
1445 | platforms = []; | |
1446 | source = { | |
1447 | remotes = ["https://rubygems.org"]; | |
1448 | sha256 = "00ibc1mhvdfyfyl103xwb45621nwyqxf124cni5hyfhag0fn1c3q"; | |
1449 | type = "gem"; | |
1450 | }; | |
1451 | version = "0.3.2"; | |
1452 | }; | |
1453 | mini_mime = { | |
1454 | groups = ["default" "development" "test"]; | |
1455 | platforms = []; | |
1456 | source = { | |
1457 | remotes = ["https://rubygems.org"]; | |
1458 | sha256 = "1q4pshq387lzv9m39jv32vwb8wrq3wc4jwgl4jk209r4l33v09d3"; | |
1459 | type = "gem"; | |
1460 | }; | |
1461 | version = "1.0.1"; | |
1462 | }; | |
1463 | mini_portile2 = { | |
1464 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1465 | platforms = []; | |
1466 | source = { | |
1467 | remotes = ["https://rubygems.org"]; | |
1468 | sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy"; | |
1469 | type = "gem"; | |
1470 | }; | |
1471 | version = "2.4.0"; | |
1472 | }; | |
1473 | minitest = { | |
1474 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1475 | platforms = []; | |
1476 | source = { | |
1477 | remotes = ["https://rubygems.org"]; | |
1478 | sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq"; | |
1479 | type = "gem"; | |
1480 | }; | |
1481 | version = "5.11.3"; | |
1482 | }; | |
1483 | msgpack = { | |
1484 | groups = ["default"]; | |
1485 | platforms = []; | |
1486 | source = { | |
1487 | remotes = ["https://rubygems.org"]; | |
1488 | sha256 = "09xy1wc4wfbd1jdrzgxwmqjzfdfxbz0cqdszq2gv6rmc3gv1c864"; | |
1489 | type = "gem"; | |
1490 | }; | |
1491 | version = "1.2.4"; | |
1492 | }; | |
1493 | multi_json = { | |
1494 | groups = ["default"]; | |
1495 | platforms = []; | |
1496 | source = { | |
1497 | remotes = ["https://rubygems.org"]; | |
1498 | sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv"; | |
1499 | type = "gem"; | |
1500 | }; | |
1501 | version = "1.13.1"; | |
1502 | }; | |
1503 | multipart-post = { | |
1504 | groups = ["default"]; | |
1505 | platforms = []; | |
1506 | source = { | |
1507 | remotes = ["https://rubygems.org"]; | |
1508 | sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x"; | |
1509 | type = "gem"; | |
1510 | }; | |
1511 | version = "2.0.0"; | |
1512 | }; | |
1513 | necromancer = { | |
1514 | groups = ["default"]; | |
1515 | platforms = []; | |
1516 | source = { | |
1517 | remotes = ["https://rubygems.org"]; | |
1518 | sha256 = "0v9nhdkv6zrp7cn48xv7n2vjhsbslpvs0ha36mfkcd56cp27pavz"; | |
1519 | type = "gem"; | |
1520 | }; | |
1521 | version = "0.4.0"; | |
1522 | }; | |
1523 | net-ldap = { | |
1524 | groups = ["default"]; | |
1525 | platforms = []; | |
1526 | source = { | |
1527 | remotes = ["https://rubygems.org"]; | |
1528 | sha256 = "016igqz81a8zcwqzp5bbhryqmb2skmyf57ij3nb5z8sxwhw22jgh"; | |
1529 | type = "gem"; | |
1530 | }; | |
1531 | version = "0.16.1"; | |
1532 | }; | |
1533 | net-scp = { | |
1534 | dependencies = ["net-ssh"]; | |
1535 | groups = ["default" "development"]; | |
1536 | platforms = []; | |
1537 | source = { | |
1538 | remotes = ["https://rubygems.org"]; | |
1539 | sha256 = "0b0jqrcsp4bbi4n4mzyf70cp2ysyp6x07j8k8cqgxnvb4i3a134j"; | |
1540 | type = "gem"; | |
1541 | }; | |
1542 | version = "1.2.1"; | |
1543 | }; | |
1544 | net-ssh = { | |
1545 | groups = ["default" "development"]; | |
1546 | platforms = []; | |
1547 | source = { | |
1548 | remotes = ["https://rubygems.org"]; | |
1549 | sha256 = "0qfanf71yv8w7yl9l9wqcy68i2x1ghvnf8m581yy4pl0anfdhqw8"; | |
1550 | type = "gem"; | |
1551 | }; | |
1552 | version = "5.0.2"; | |
1553 | }; | |
1554 | nio4r = { | |
1555 | groups = ["default"]; | |
1556 | platforms = []; | |
1557 | source = { | |
1558 | remotes = ["https://rubygems.org"]; | |
1559 | sha256 = "1a41ca1kpdmrypjp9xbgvckpy8g26zxphkja9vk7j5wl4n8yvlyr"; | |
1560 | type = "gem"; | |
1561 | }; | |
1562 | version = "2.3.1"; | |
1563 | }; | |
1564 | nokogiri = { | |
1565 | dependencies = ["mini_portile2"]; | |
1566 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1567 | platforms = []; | |
1568 | source = { | |
1569 | remotes = ["https://rubygems.org"]; | |
1570 | sha256 = "09zll7c6j7xr6wyvh5mm5ncj6pkryp70ybcsxdbw1nyphx5dh184"; | |
1571 | type = "gem"; | |
1572 | }; | |
1573 | version = "1.10.1"; | |
1574 | }; | |
1575 | nokogumbo = { | |
1576 | dependencies = ["nokogiri"]; | |
1577 | groups = ["default"]; | |
1578 | platforms = []; | |
1579 | source = { | |
1580 | remotes = ["https://rubygems.org"]; | |
1581 | sha256 = "1qr7r2ysbp8b5q78yr8l5qpaxfqdw1i2yz6nsrbavdki8mqjgj24"; | |
1582 | type = "gem"; | |
1583 | }; | |
1584 | version = "2.0.0"; | |
1585 | }; | |
1586 | nsa = { | |
1587 | dependencies = ["activesupport" "concurrent-ruby" "sidekiq" "statsd-ruby"]; | |
1588 | groups = ["default"]; | |
1589 | platforms = []; | |
1590 | source = { | |
1591 | remotes = ["https://rubygems.org"]; | |
1592 | sha256 = "1i1bhmvs49yv70pgl41lx1lr8x6whg52szb8ic1jb6wmmxr2ylcz"; | |
1593 | type = "gem"; | |
1594 | }; | |
1595 | version = "0.2.7"; | |
1596 | }; | |
1597 | oj = { | |
1598 | groups = ["default"]; | |
1599 | platforms = []; | |
1600 | source = { | |
1601 | remotes = ["https://rubygems.org"]; | |
1602 | sha256 = "0swv2ryjgbcyrisb2arf88rz0pf8d8f8g7iihc2fhz96a1h985n0"; | |
1603 | type = "gem"; | |
1604 | }; | |
1605 | version = "3.7.8"; | |
1606 | }; | |
1607 | omniauth = { | |
1608 | dependencies = ["hashie" "rack"]; | |
1609 | groups = ["default"]; | |
1610 | platforms = []; | |
1611 | source = { | |
1612 | remotes = ["https://rubygems.org"]; | |
1613 | sha256 = "1p16h1rp8by05k8gfw17xjhgwp60dk8qmj1xalv1n23kmxfsxb1x"; | |
1614 | type = "gem"; | |
1615 | }; | |
1616 | version = "1.9.0"; | |
1617 | }; | |
1618 | omniauth-cas = { | |
1619 | dependencies = ["addressable" "nokogiri" "omniauth"]; | |
1620 | groups = ["default"]; | |
1621 | platforms = []; | |
1622 | source = { | |
1623 | remotes = ["https://rubygems.org"]; | |
1624 | sha256 = "1nnk7cr45aj7hj19zpky58yysvjg8mn5f45sj9knpn5f9kgld7p4"; | |
1625 | type = "gem"; | |
1626 | }; | |
1627 | version = "1.1.1"; | |
1628 | }; | |
1629 | omniauth-saml = { | |
1630 | dependencies = ["omniauth" "ruby-saml"]; | |
1631 | groups = ["default"]; | |
1632 | platforms = []; | |
1633 | source = { | |
1634 | remotes = ["https://rubygems.org"]; | |
1635 | sha256 = "1pg3pw4yjd9w1rn3lkycllrvd767pydbhldgdcqbbcck01asfcfz"; | |
1636 | type = "gem"; | |
1637 | }; | |
1638 | version = "1.10.1"; | |
1639 | }; | |
1640 | orm_adapter = { | |
1641 | groups = ["default" "pam_authentication"]; | |
1642 | platforms = []; | |
1643 | source = { | |
1644 | remotes = ["https://rubygems.org"]; | |
1645 | sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda"; | |
1646 | type = "gem"; | |
1647 | }; | |
1648 | version = "0.5.0"; | |
1649 | }; | |
1650 | ostatus2 = { | |
1651 | dependencies = ["addressable" "http" "nokogiri"]; | |
1652 | groups = ["default"]; | |
1653 | platforms = []; | |
1654 | source = { | |
1655 | remotes = ["https://rubygems.org"]; | |
1656 | sha256 = "0fj27nr38g5y52s755pmg5zifwc6n88bw2zmkc22kg4vrhs64k19"; | |
1657 | type = "gem"; | |
1658 | }; | |
1659 | version = "2.0.3"; | |
1660 | }; | |
1661 | ox = { | |
1662 | groups = ["default"]; | |
1663 | platforms = []; | |
1664 | source = { | |
1665 | remotes = ["https://rubygems.org"]; | |
1666 | sha256 = "15vkq18fp58504ld9vfakisxdmp68pk5y1bmmm5g7b0q25p8z5pq"; | |
1667 | type = "gem"; | |
1668 | }; | |
1669 | version = "2.10.0"; | |
1670 | }; | |
1671 | paperclip = { | |
1672 | dependencies = ["activemodel" "activesupport" "mime-types" "mimemagic" "terrapin"]; | |
1673 | groups = ["default"]; | |
1674 | platforms = []; | |
1675 | source = { | |
1676 | remotes = ["https://rubygems.org"]; | |
1677 | sha256 = "04mlw7aqj20ry0fy92gxnxg99hy5xczff7rhywfzz4mqlhc2wgg7"; | |
1678 | type = "gem"; | |
1679 | }; | |
1680 | version = "6.0.0"; | |
1681 | }; | |
1682 | paperclip-av-transcoder = { | |
1683 | dependencies = ["av" "paperclip"]; | |
1684 | groups = ["default"]; | |
1685 | platforms = []; | |
1686 | source = { | |
1687 | remotes = ["https://rubygems.org"]; | |
1688 | sha256 = "1gcnp3fpdb5lqilcij4yqga6397nb7zyyf9lzxnqpbp7cvc18lhf"; | |
1689 | type = "gem"; | |
1690 | }; | |
1691 | version = "0.6.4"; | |
1692 | }; | |
1693 | parallel = { | |
1694 | groups = ["default" "development" "test"]; | |
1695 | platforms = []; | |
1696 | source = { | |
1697 | remotes = ["https://rubygems.org"]; | |
1698 | sha256 = "005shcy8dabc7lwydpkbhd3fx8bfqzvsj6g04r90mx0wky10lz84"; | |
1699 | type = "gem"; | |
1700 | }; | |
1701 | version = "1.13.0"; | |
1702 | }; | |
1703 | parallel_tests = { | |
1704 | dependencies = ["parallel"]; | |
1705 | groups = ["test"]; | |
1706 | platforms = []; | |
1707 | source = { | |
1708 | remotes = ["https://rubygems.org"]; | |
1709 | sha256 = "13qgd5ajq1vm3ks8fl9vs4w4lx4s7ilm74w6vbyzi952mp6h4n2x"; | |
1710 | type = "gem"; | |
1711 | }; | |
1712 | version = "2.27.1"; | |
1713 | }; | |
1714 | parser = { | |
1715 | dependencies = ["ast"]; | |
1716 | groups = ["default" "development" "test"]; | |
1717 | platforms = []; | |
1718 | source = { | |
1719 | remotes = ["https://rubygems.org"]; | |
1720 | sha256 = "1hhz2k5417vr2k1llwqgjdnmyrhlpqicy0y2arr6r1gp04fg9wlm"; | |
1721 | type = "gem"; | |
1722 | }; | |
1723 | version = "2.6.0.0"; | |
1724 | }; | |
1725 | pastel = { | |
1726 | dependencies = ["equatable" "tty-color"]; | |
1727 | groups = ["default"]; | |
1728 | platforms = []; | |
1729 | source = { | |
1730 | remotes = ["https://rubygems.org"]; | |
1731 | sha256 = "1yf30d9kzpm96gw9kwbv31p0qigwfykn8qdis5950plnzgc1vlp1"; | |
1732 | type = "gem"; | |
1733 | }; | |
1734 | version = "0.7.2"; | |
1735 | }; | |
1736 | pg = { | |
1737 | groups = ["default"]; | |
1738 | platforms = []; | |
1739 | source = { | |
1740 | remotes = ["https://rubygems.org"]; | |
1741 | sha256 = "0fmnyxcyrvgdbgq7m09whgn9i8rwfybk0w8aii1nc4g5kqw0k2jy"; | |
1742 | type = "gem"; | |
1743 | }; | |
1744 | version = "1.1.4"; | |
1745 | }; | |
1746 | pghero = { | |
1747 | dependencies = ["activerecord"]; | |
1748 | groups = ["default"]; | |
1749 | platforms = []; | |
1750 | source = { | |
1751 | remotes = ["https://rubygems.org"]; | |
1752 | sha256 = "0nvg9jwynnw3brignq6raka0abrcjmm8mr8yxhvybjpmr6lyyjrd"; | |
1753 | type = "gem"; | |
1754 | }; | |
1755 | version = "2.2.0"; | |
1756 | }; | |
1757 | pkg-config = { | |
1758 | groups = ["default"]; | |
1759 | platforms = []; | |
1760 | source = { | |
1761 | remotes = ["https://rubygems.org"]; | |
1762 | sha256 = "0hhzz9q3c90bjh5ncq2rvw1gszkw6kq3zxjy5pdbha23p01v6fv8"; | |
1763 | type = "gem"; | |
1764 | }; | |
1765 | version = "1.3.2"; | |
1766 | }; | |
1767 | posix-spawn = { | |
1768 | groups = ["default"]; | |
1769 | platforms = []; | |
1770 | source = { | |
1771 | fetchSubmodules = false; | |
1772 | rev = "58465d2e213991f8afb13b984854a49fcdcc980c"; | |
1773 | sha256 = "1mq284bps0y4yfwkhvj2j27g6lpzfhzw1bypim1a0n1js7j54vhk"; | |
1774 | type = "git"; | |
1775 | url = "https://github.com/rtomayko/posix-spawn"; | |
1776 | }; | |
1777 | version = "0.3.13"; | |
1778 | }; | |
1779 | powerpack = { | |
1780 | groups = ["default" "development"]; | |
1781 | platforms = []; | |
1782 | source = { | |
1783 | remotes = ["https://rubygems.org"]; | |
1784 | sha256 = "1r51d67wd467rpdfl6x43y84vwm8f5ql9l9m85ak1s2sp3nc5hyv"; | |
1785 | type = "gem"; | |
1786 | }; | |
1787 | version = "0.1.2"; | |
1788 | }; | |
1789 | premailer = { | |
1790 | dependencies = ["addressable" "css_parser" "htmlentities"]; | |
1791 | groups = ["default"]; | |
1792 | platforms = []; | |
1793 | source = { | |
1794 | remotes = ["https://rubygems.org"]; | |
1795 | sha256 = "1xrhmialxn5vlp1nmf40a4db9gji4h2wbzd7f43sz64z8lvrjj6h"; | |
1796 | type = "gem"; | |
1797 | }; | |
1798 | version = "1.11.1"; | |
1799 | }; | |
1800 | premailer-rails = { | |
1801 | dependencies = ["actionmailer" "premailer"]; | |
1802 | groups = ["default"]; | |
1803 | platforms = []; | |
1804 | source = { | |
1805 | remotes = ["https://rubygems.org"]; | |
1806 | sha256 = "1avh2bkhabicf1zxla8z6ig5192h3vdzli4d2y9wmxfwgh549lmx"; | |
1807 | type = "gem"; | |
1808 | }; | |
1809 | version = "1.10.2"; | |
1810 | }; | |
1811 | private_address_check = { | |
1812 | groups = ["production" "test"]; | |
1813 | platforms = []; | |
1814 | source = { | |
1815 | remotes = ["https://rubygems.org"]; | |
1816 | sha256 = "05phz0vscfh9chv90yc9091pifw3cpwkh76flnhrmvja1q3na4cy"; | |
1817 | type = "gem"; | |
1818 | }; | |
1819 | version = "0.5.0"; | |
1820 | }; | |
1821 | pry = { | |
1822 | dependencies = ["coderay" "method_source"]; | |
1823 | groups = ["default" "development" "test"]; | |
1824 | platforms = []; | |
1825 | source = { | |
1826 | remotes = ["https://rubygems.org"]; | |
1827 | sha256 = "00rm71x0r1jdycwbs83lf9l6p494m99asakbvqxh8rz7zwnlzg69"; | |
1828 | type = "gem"; | |
1829 | }; | |
1830 | version = "0.12.2"; | |
1831 | }; | |
1832 | pry-byebug = { | |
1833 | dependencies = ["byebug" "pry"]; | |
1834 | groups = ["development" "test"]; | |
1835 | platforms = []; | |
1836 | source = { | |
1837 | remotes = ["https://rubygems.org"]; | |
1838 | sha256 = "0y2758593i2ij0nhmv0j1pbdfx2cgi52ns6wkij0frgnk2lf650g"; | |
1839 | type = "gem"; | |
1840 | }; | |
1841 | version = "3.6.0"; | |
1842 | }; | |
1843 | pry-rails = { | |
1844 | dependencies = ["pry"]; | |
1845 | groups = ["development" "test"]; | |
1846 | platforms = []; | |
1847 | source = { | |
1848 | remotes = ["https://rubygems.org"]; | |
1849 | sha256 = "1cf4ii53w2hdh7fn8vhqpzkymmchjbwij4l3m7s6fsxvb9bn51j6"; | |
1850 | type = "gem"; | |
1851 | }; | |
1852 | version = "0.3.9"; | |
1853 | }; | |
1854 | public_suffix = { | |
1855 | groups = ["default" "development" "test"]; | |
1856 | platforms = []; | |
1857 | source = { | |
1858 | remotes = ["https://rubygems.org"]; | |
1859 | sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l"; | |
1860 | type = "gem"; | |
1861 | }; | |
1862 | version = "3.0.3"; | |
1863 | }; | |
1864 | puma = { | |
1865 | groups = ["default"]; | |
1866 | platforms = []; | |
1867 | source = { | |
1868 | remotes = ["https://rubygems.org"]; | |
1869 | sha256 = "1k7dqxnq0dnf5rxkgs9rknclkn3ah7lsdrk6nrqxla8qzy31wliq"; | |
1870 | type = "gem"; | |
1871 | }; | |
1872 | version = "3.12.0"; | |
1873 | }; | |
1874 | pundit = { | |
1875 | dependencies = ["activesupport"]; | |
1876 | groups = ["default"]; | |
1877 | platforms = []; | |
1878 | source = { | |
1879 | remotes = ["https://rubygems.org"]; | |
1880 | sha256 = "1rqnll033ya64qvknbmnq076q9mxaibvcd7q70jhkpjda1xi4703"; | |
1881 | type = "gem"; | |
1882 | }; | |
1883 | version = "2.0.1"; | |
1884 | }; | |
1885 | raabro = { | |
1886 | groups = ["default"]; | |
1887 | platforms = []; | |
1888 | source = { | |
1889 | remotes = ["https://rubygems.org"]; | |
1890 | sha256 = "0xzdmbn48753f6k0ckirp8ja5p0xn1a92wbwxfyggyhj0hza9ylq"; | |
1891 | type = "gem"; | |
1892 | }; | |
1893 | version = "1.1.6"; | |
1894 | }; | |
1895 | rack = { | |
1896 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1897 | platforms = []; | |
1898 | source = { | |
1899 | remotes = ["https://rubygems.org"]; | |
1900 | sha256 = "1pcgv8dv4vkaczzlix8q3j68capwhk420cddzijwqgi2qb4lm1zm"; | |
1901 | type = "gem"; | |
1902 | }; | |
1903 | version = "2.0.6"; | |
1904 | }; | |
1905 | rack-attack = { | |
1906 | dependencies = ["rack"]; | |
1907 | groups = ["default"]; | |
1908 | platforms = []; | |
1909 | source = { | |
1910 | remotes = ["https://rubygems.org"]; | |
1911 | sha256 = "11y6kw7hj2z25ba67www6qap7shj2bp6s43h57cn4yrid9kbsibs"; | |
1912 | type = "gem"; | |
1913 | }; | |
1914 | version = "5.4.2"; | |
1915 | }; | |
1916 | rack-cors = { | |
1917 | groups = ["default"]; | |
1918 | platforms = []; | |
1919 | source = { | |
1920 | remotes = ["https://rubygems.org"]; | |
1921 | sha256 = "1j27vy1bmhbqcyzhxg8d07qassmax769xjalfwcwz6qfiq8cf013"; | |
1922 | type = "gem"; | |
1923 | }; | |
1924 | version = "1.0.2"; | |
1925 | }; | |
1926 | rack-protection = { | |
1927 | dependencies = ["rack"]; | |
1928 | groups = ["default" "test"]; | |
1929 | platforms = []; | |
1930 | source = { | |
1931 | remotes = ["https://rubygems.org"]; | |
1932 | sha256 = "15167q25rmxipqwi6hjqj3i1byi9iwl3xq9b7mdar7qiz39pmjsk"; | |
1933 | type = "gem"; | |
1934 | }; | |
1935 | version = "2.0.5"; | |
1936 | }; | |
1937 | rack-proxy = { | |
1938 | dependencies = ["rack"]; | |
1939 | groups = ["default"]; | |
1940 | platforms = []; | |
1941 | source = { | |
1942 | remotes = ["https://rubygems.org"]; | |
1943 | sha256 = "1igdsim4ifyx9rfcjbxcwmf2vnxca3f8wmr2sj9j118a21g455pp"; | |
1944 | type = "gem"; | |
1945 | }; | |
1946 | version = "0.6.4"; | |
1947 | }; | |
1948 | rack-test = { | |
1949 | dependencies = ["rack"]; | |
1950 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1951 | platforms = []; | |
1952 | source = { | |
1953 | remotes = ["https://rubygems.org"]; | |
1954 | sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m"; | |
1955 | type = "gem"; | |
1956 | }; | |
1957 | version = "1.1.0"; | |
1958 | }; | |
1959 | rails = { | |
1960 | dependencies = ["actioncable" "actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"]; | |
1961 | groups = ["default"]; | |
1962 | platforms = []; | |
1963 | source = { | |
1964 | remotes = ["https://rubygems.org"]; | |
1965 | sha256 = "1m9cszds68dsiycciiayd3c9g90s2yzn1izkr3gpgqkfw6dmvzyr"; | |
1966 | type = "gem"; | |
1967 | }; | |
1968 | version = "5.2.2"; | |
1969 | }; | |
1970 | rails-controller-testing = { | |
1971 | dependencies = ["actionpack" "actionview" "activesupport"]; | |
1972 | groups = ["test"]; | |
1973 | platforms = []; | |
1974 | source = { | |
1975 | remotes = ["https://rubygems.org"]; | |
1976 | sha256 = "1m1rklj6pvzi4fydxcmcv4q0xd7913hhhw1hw530nfz1wkl7vjlf"; | |
1977 | type = "gem"; | |
1978 | }; | |
1979 | version = "1.0.4"; | |
1980 | }; | |
1981 | rails-dom-testing = { | |
1982 | dependencies = ["activesupport" "nokogiri"]; | |
1983 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1984 | platforms = []; | |
1985 | source = { | |
1986 | remotes = ["https://rubygems.org"]; | |
1987 | sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i"; | |
1988 | type = "gem"; | |
1989 | }; | |
1990 | version = "2.0.3"; | |
1991 | }; | |
1992 | rails-html-sanitizer = { | |
1993 | dependencies = ["loofah"]; | |
1994 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
1995 | platforms = []; | |
1996 | source = { | |
1997 | remotes = ["https://rubygems.org"]; | |
1998 | sha256 = "1gv7vr5d9g2xmgpjfq4nxsqr70r9pr042r9ycqqnfvw5cz9c7jwr"; | |
1999 | type = "gem"; | |
2000 | }; | |
2001 | version = "1.0.4"; | |
2002 | }; | |
2003 | rails-i18n = { | |
2004 | dependencies = ["i18n" "railties"]; | |
2005 | groups = ["default" "development" "test"]; | |
2006 | platforms = []; | |
2007 | source = { | |
2008 | remotes = ["https://rubygems.org"]; | |
2009 | sha256 = "05lkhc737a9dw0hd5ljmja0yp4cw39r3200s1r0n4bs7z1g3ka7l"; | |
2010 | type = "gem"; | |
2011 | }; | |
2012 | version = "5.1.2"; | |
2013 | }; | |
2014 | rails-settings-cached = { | |
2015 | dependencies = ["rails"]; | |
2016 | groups = ["default"]; | |
2017 | platforms = []; | |
2018 | source = { | |
2019 | remotes = ["https://rubygems.org"]; | |
2020 | sha256 = "0wyhyls0aqb1iw7mnaldg39w3mnbi3anmpbvb52rjwkpj2mchhnc"; | |
2021 | type = "gem"; | |
2022 | }; | |
2023 | version = "0.6.6"; | |
2024 | }; | |
2025 | railties = { | |
2026 | dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor"]; | |
2027 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
2028 | platforms = []; | |
2029 | source = { | |
2030 | remotes = ["https://rubygems.org"]; | |
2031 | sha256 = "00pnylmbz4c46mxw5lhxi8h39lndfg6fs1hpd0qd6swnjhkqsr1l"; | |
2032 | type = "gem"; | |
2033 | }; | |
2034 | version = "5.2.2"; | |
2035 | }; | |
2036 | rainbow = { | |
2037 | groups = ["default" "development" "test"]; | |
2038 | platforms = []; | |
2039 | source = { | |
2040 | remotes = ["https://rubygems.org"]; | |
2041 | sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk"; | |
2042 | type = "gem"; | |
2043 | }; | |
2044 | version = "3.0.0"; | |
2045 | }; | |
2046 | rake = { | |
2047 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
2048 | platforms = []; | |
2049 | source = { | |
2050 | remotes = ["https://rubygems.org"]; | |
2051 | sha256 = "1sy5a7nh6xjdc9yhcw31jji7ssrf9v5806hn95gbrzr998a2ydjn"; | |
2052 | type = "gem"; | |
2053 | }; | |
2054 | version = "12.3.2"; | |
2055 | }; | |
2056 | rb-fsevent = { | |
2057 | groups = ["default" "development"]; | |
2058 | platforms = []; | |
2059 | source = { | |
2060 | remotes = ["https://rubygems.org"]; | |
2061 | sha256 = "1lm1k7wpz69jx7jrc92w3ggczkjyjbfziq5mg62vjnxmzs383xx8"; | |
2062 | type = "gem"; | |
2063 | }; | |
2064 | version = "0.10.3"; | |
2065 | }; | |
2066 | rb-inotify = { | |
2067 | dependencies = ["ffi"]; | |
2068 | groups = ["default" "development"]; | |
2069 | platforms = []; | |
2070 | source = { | |
2071 | remotes = ["https://rubygems.org"]; | |
2072 | sha256 = "0yfsgw5n7pkpyky6a9wkf1g9jafxb0ja7gz0qw0y14fd2jnzfh71"; | |
2073 | type = "gem"; | |
2074 | }; | |
2075 | version = "0.9.10"; | |
2076 | }; | |
2077 | rdf = { | |
2078 | dependencies = ["hamster" "link_header"]; | |
2079 | groups = ["default"]; | |
2080 | platforms = []; | |
2081 | source = { | |
2082 | remotes = ["https://rubygems.org"]; | |
2083 | sha256 = "1ylgsspdj2g0af0pgfi1ry50x8ng5069223238vg8kz0p7b24q79"; | |
2084 | type = "gem"; | |
2085 | }; | |
2086 | version = "3.0.9"; | |
2087 | }; | |
2088 | rdf-normalize = { | |
2089 | dependencies = ["rdf"]; | |
2090 | groups = ["default"]; | |
2091 | platforms = []; | |
2092 | source = { | |
2093 | remotes = ["https://rubygems.org"]; | |
2094 | sha256 = "0h8qk3x5frqbgb4gj9ga75ddls47x8qhghscgz82gfq76m4r45g0"; | |
2095 | type = "gem"; | |
2096 | }; | |
2097 | version = "0.3.3"; | |
2098 | }; | |
2099 | redis = { | |
2100 | groups = ["default" "production" "test"]; | |
2101 | platforms = []; | |
2102 | source = { | |
2103 | remotes = ["https://rubygems.org"]; | |
2104 | sha256 = "0rk6mmy3y2jd34llrf591ribl1p54ghkw7m96wrbamy8fwva5zqv"; | |
2105 | type = "gem"; | |
2106 | }; | |
2107 | version = "4.1.0"; | |
2108 | }; | |
2109 | redis-actionpack = { | |
2110 | dependencies = ["actionpack" "redis-rack" "redis-store"]; | |
2111 | groups = ["default" "production"]; | |
2112 | platforms = []; | |
2113 | source = { | |
2114 | remotes = ["https://rubygems.org"]; | |
2115 | sha256 = "15k41gz7nygd4yydk2yd25gghya1j7q6zifk4mdrra6bwnwjbm63"; | |
2116 | type = "gem"; | |
2117 | }; | |
2118 | version = "5.0.2"; | |
2119 | }; | |
2120 | redis-activesupport = { | |
2121 | dependencies = ["activesupport" "redis-store"]; | |
2122 | groups = ["default" "production"]; | |
2123 | platforms = []; | |
2124 | source = { | |
2125 | remotes = ["https://rubygems.org"]; | |
2126 | sha256 = "0rq5dhrzc1l8c7f5gx9r7mvnsk5206dfwih3yv5si5rf42nx2ay5"; | |
2127 | type = "gem"; | |
2128 | }; | |
2129 | version = "5.0.4"; | |
2130 | }; | |
2131 | redis-namespace = { | |
2132 | dependencies = ["redis"]; | |
2133 | groups = ["default"]; | |
2134 | platforms = []; | |
2135 | source = { | |
2136 | remotes = ["https://rubygems.org"]; | |
2137 | sha256 = "0r7daagrjjribn098dxwbv9zivrbq2rsffbkj2ccxyn9lmjjbgah"; | |
2138 | type = "gem"; | |
2139 | }; | |
2140 | version = "1.6.0"; | |
2141 | }; | |
2142 | redis-rack = { | |
2143 | dependencies = ["rack" "redis-store"]; | |
2144 | groups = ["default" "production"]; | |
2145 | platforms = []; | |
2146 | source = { | |
2147 | remotes = ["https://rubygems.org"]; | |
2148 | sha256 = "0px0wv8zripc6lrn3k0k61j6nlxda145q8sz50yvnig17wlk36gb"; | |
2149 | type = "gem"; | |
2150 | }; | |
2151 | version = "2.0.4"; | |
2152 | }; | |
2153 | redis-rails = { | |
2154 | dependencies = ["redis-actionpack" "redis-activesupport" "redis-store"]; | |
2155 | groups = ["production"]; | |
2156 | platforms = []; | |
2157 | source = { | |
2158 | remotes = ["https://rubygems.org"]; | |
2159 | sha256 = "0hjvkyaw5hgz7v6fgwdk8pb966z44h1gv8jarmb0gwhkqmjnsh40"; | |
2160 | type = "gem"; | |
2161 | }; | |
2162 | version = "5.0.2"; | |
2163 | }; | |
2164 | redis-store = { | |
2165 | dependencies = ["redis"]; | |
2166 | groups = ["default" "production"]; | |
2167 | platforms = []; | |
2168 | source = { | |
2169 | remotes = ["https://rubygems.org"]; | |
2170 | sha256 = "0cpg4fmqcyl8mm77l852xsidp8384a7s1mgbpki999swvq97svi4"; | |
2171 | type = "gem"; | |
2172 | }; | |
2173 | version = "1.5.0"; | |
2174 | }; | |
2175 | regexp_parser = { | |
2176 | groups = ["default" "test"]; | |
2177 | platforms = []; | |
2178 | source = { | |
2179 | remotes = ["https://rubygems.org"]; | |
2180 | sha256 = "18g5jyg3blsdrz3mc8d87bms6qqn6gcdh1nvdhvgbjdpk9pw21dq"; | |
2181 | type = "gem"; | |
2182 | }; | |
2183 | version = "1.3.0"; | |
2184 | }; | |
2185 | request_store = { | |
2186 | dependencies = ["rack"]; | |
2187 | groups = ["default" "production"]; | |
2188 | platforms = []; | |
2189 | source = { | |
2190 | remotes = ["https://rubygems.org"]; | |
2191 | sha256 = "1963330z03fk382fi8y231ygcbnh86m91dqlp5rh1mwy9ihzzl6d"; | |
2192 | type = "gem"; | |
2193 | }; | |
2194 | version = "1.4.1"; | |
2195 | }; | |
2196 | responders = { | |
2197 | dependencies = ["actionpack" "railties"]; | |
2198 | groups = ["default" "pam_authentication"]; | |
2199 | platforms = []; | |
2200 | source = { | |
2201 | remotes = ["https://rubygems.org"]; | |
2202 | sha256 = "1rhdyyvvm26f2l3fgwdp6xasfl2y0whwgy766bhdwz697mf78zfn"; | |
2203 | type = "gem"; | |
2204 | }; | |
2205 | version = "2.4.0"; | |
2206 | }; | |
2207 | rotp = { | |
2208 | groups = ["default"]; | |
2209 | platforms = []; | |
2210 | source = { | |
2211 | remotes = ["https://rubygems.org"]; | |
2212 | sha256 = "1w8d6svhq3y9y952r8cqirxvdx12zlkb7zxjb44bcbidb2sisy4d"; | |
2213 | type = "gem"; | |
2214 | }; | |
2215 | version = "2.1.2"; | |
2216 | }; | |
2217 | rpam2 = { | |
2218 | groups = ["default" "pam_authentication"]; | |
2219 | platforms = []; | |
2220 | source = { | |
2221 | remotes = ["https://rubygems.org"]; | |
2222 | sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33"; | |
2223 | type = "gem"; | |
2224 | }; | |
2225 | version = "4.0.2"; | |
2226 | }; | |
2227 | rqrcode = { | |
2228 | dependencies = ["chunky_png"]; | |
2229 | groups = ["default"]; | |
2230 | platforms = []; | |
2231 | source = { | |
2232 | remotes = ["https://rubygems.org"]; | |
2233 | sha256 = "0h1pnnydgs032psakvg3l779w3ghbn08ajhhhw19hpmnfhrs8k0a"; | |
2234 | type = "gem"; | |
2235 | }; | |
2236 | version = "0.10.1"; | |
2237 | }; | |
2238 | rspec-core = { | |
2239 | dependencies = ["rspec-support"]; | |
2240 | groups = ["default" "development" "test"]; | |
2241 | platforms = []; | |
2242 | source = { | |
2243 | remotes = ["https://rubygems.org"]; | |
2244 | sha256 = "1p1s5bnbqp3sxk67y0fh0x884jjym527r0vgmhbm81w7aq6b7l4p"; | |
2245 | type = "gem"; | |
2246 | }; | |
2247 | version = "3.8.0"; | |
2248 | }; | |
2249 | rspec-expectations = { | |
2250 | dependencies = ["diff-lcs" "rspec-support"]; | |
2251 | groups = ["default" "development" "test"]; | |
2252 | platforms = []; | |
2253 | source = { | |
2254 | remotes = ["https://rubygems.org"]; | |
2255 | sha256 = "18l21hy1zdc2pgc2yb17k3n2al1khpfr0z6pijlm852iz6vj0dkm"; | |
2256 | type = "gem"; | |
2257 | }; | |
2258 | version = "3.8.2"; | |
2259 | }; | |
2260 | rspec-mocks = { | |
2261 | dependencies = ["diff-lcs" "rspec-support"]; | |
2262 | groups = ["default" "development" "test"]; | |
2263 | platforms = []; | |
2264 | source = { | |
2265 | remotes = ["https://rubygems.org"]; | |
2266 | sha256 = "06y508cjqycb4yfhxmb3nxn0v9xqf17qbd46l1dh4xhncinr4fyp"; | |
2267 | type = "gem"; | |
2268 | }; | |
2269 | version = "3.8.0"; | |
2270 | }; | |
2271 | rspec-rails = { | |
2272 | dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; | |
2273 | groups = ["development" "test"]; | |
2274 | platforms = []; | |
2275 | source = { | |
2276 | remotes = ["https://rubygems.org"]; | |
2277 | sha256 = "1pf6n9l4sw1arlax1bdbm1znsvl8cgna2n6k6yk1bi8vz2n73ls1"; | |
2278 | type = "gem"; | |
2279 | }; | |
2280 | version = "3.8.2"; | |
2281 | }; | |
2282 | rspec-sidekiq = { | |
2283 | dependencies = ["rspec-core" "sidekiq"]; | |
2284 | groups = ["test"]; | |
2285 | platforms = []; | |
2286 | source = { | |
2287 | remotes = ["https://rubygems.org"]; | |
2288 | sha256 = "0y7pbqrbc8rjszc45vg4vz9qbn8aymgcc4ribrhvm76wrfz3ksfq"; | |
2289 | type = "gem"; | |
2290 | }; | |
2291 | version = "3.0.3"; | |
2292 | }; | |
2293 | rspec-support = { | |
2294 | groups = ["default" "development" "test"]; | |
2295 | platforms = []; | |
2296 | source = { | |
2297 | remotes = ["https://rubygems.org"]; | |
2298 | sha256 = "0p3m7drixrlhvj2zpc38b11x145bvm311x6f33jjcxmvcm0wq609"; | |
2299 | type = "gem"; | |
2300 | }; | |
2301 | version = "3.8.0"; | |
2302 | }; | |
2303 | rubocop = { | |
2304 | dependencies = ["jaro_winkler" "parallel" "parser" "powerpack" "rainbow" "ruby-progressbar" "unicode-display_width"]; | |
2305 | groups = ["development"]; | |
2306 | platforms = []; | |
2307 | source = { | |
2308 | remotes = ["https://rubygems.org"]; | |
2309 | sha256 = "1pq00qwlmcv52dbhgbk534ggwn1ny9k3sq3vfb1zk3r4psnqz2jy"; | |
2310 | type = "gem"; | |
2311 | }; | |
2312 | version = "0.63.1"; | |
2313 | }; | |
2314 | ruby-progressbar = { | |
2315 | groups = ["default" "development" "test"]; | |
2316 | platforms = []; | |
2317 | source = { | |
2318 | remotes = ["https://rubygems.org"]; | |
2319 | sha256 = "1cv2ym3rl09svw8940ny67bav7b2db4ms39i4raaqzkf59jmhglk"; | |
2320 | type = "gem"; | |
2321 | }; | |
2322 | version = "1.10.0"; | |
2323 | }; | |
2324 | ruby-saml = { | |
2325 | dependencies = ["nokogiri"]; | |
2326 | groups = ["default"]; | |
2327 | platforms = []; | |
2328 | source = { | |
2329 | remotes = ["https://rubygems.org"]; | |
2330 | sha256 = "12f3mmyds4y8f7535p79xzx0wnp7rj02h1fp2x3j2hy5vrkmz2k4"; | |
2331 | type = "gem"; | |
2332 | }; | |
2333 | version = "1.9.0"; | |
2334 | }; | |
2335 | rufus-scheduler = { | |
2336 | dependencies = ["fugit"]; | |
2337 | groups = ["default"]; | |
2338 | platforms = []; | |
2339 | source = { | |
2340 | remotes = ["https://rubygems.org"]; | |
2341 | sha256 = "074w41a88343cbv8ydkpl3firhvh3kbh8ppldhdmpvv2g569m32i"; | |
2342 | type = "gem"; | |
2343 | }; | |
2344 | version = "3.5.2"; | |
2345 | }; | |
2346 | safe_yaml = { | |
2347 | groups = ["default" "test"]; | |
2348 | platforms = []; | |
2349 | source = { | |
2350 | remotes = ["https://rubygems.org"]; | |
2351 | sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094"; | |
2352 | type = "gem"; | |
2353 | }; | |
2354 | version = "1.0.4"; | |
2355 | }; | |
2356 | sanitize = { | |
2357 | dependencies = ["crass" "nokogiri" "nokogumbo"]; | |
2358 | groups = ["default"]; | |
2359 | platforms = []; | |
2360 | source = { | |
2361 | remotes = ["https://rubygems.org"]; | |
2362 | sha256 = "0rsb2gvqdh41miq7xjckidmgnjh3slvfqbp1hh4s6xfhc32r8g3s"; | |
2363 | type = "gem"; | |
2364 | }; | |
2365 | version = "5.0.0"; | |
2366 | }; | |
2367 | sass = { | |
2368 | dependencies = ["sass-listen"]; | |
2369 | groups = ["default" "development"]; | |
2370 | platforms = []; | |
2371 | source = { | |
2372 | remotes = ["https://rubygems.org"]; | |
2373 | sha256 = "18c6prbw9wl8bqhb2435pd9s0lzarl3g7xf8pmyla28zblvwxmyh"; | |
2374 | type = "gem"; | |
2375 | }; | |
2376 | version = "3.6.0"; | |
2377 | }; | |
2378 | sass-listen = { | |
2379 | dependencies = ["rb-fsevent" "rb-inotify"]; | |
2380 | groups = ["default" "development"]; | |
2381 | platforms = []; | |
2382 | source = { | |
2383 | remotes = ["https://rubygems.org"]; | |
2384 | sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; | |
2385 | type = "gem"; | |
2386 | }; | |
2387 | version = "4.0.0"; | |
2388 | }; | |
2389 | scss_lint = { | |
2390 | dependencies = ["rake" "sass"]; | |
2391 | groups = ["development"]; | |
2392 | platforms = []; | |
2393 | source = { | |
2394 | remotes = ["https://rubygems.org"]; | |
2395 | sha256 = "0dv4ff1lqbgqdx99nwg059c983dhw67kvvjd21f6vf62cjx09lpn"; | |
2396 | type = "gem"; | |
2397 | }; | |
2398 | version = "0.57.1"; | |
2399 | }; | |
2400 | sidekiq = { | |
2401 | dependencies = ["connection_pool" "rack" "rack-protection" "redis"]; | |
2402 | groups = ["default" "test"]; | |
2403 | platforms = []; | |
2404 | source = { | |
2405 | remotes = ["https://rubygems.org"]; | |
2406 | sha256 = "1caiq5f5z5vzfria554n04pcbwc8zixf1fpavaksly9zywr3pc29"; | |
2407 | type = "gem"; | |
2408 | }; | |
2409 | version = "5.2.5"; | |
2410 | }; | |
2411 | sidekiq-bulk = { | |
2412 | dependencies = ["sidekiq"]; | |
2413 | groups = ["default"]; | |
2414 | platforms = []; | |
2415 | source = { | |
2416 | remotes = ["https://rubygems.org"]; | |
2417 | sha256 = "08nyxzmgf742irafy3l4fj09d4s5pyvsh0dzlh8y4hl51rgkh4xv"; | |
2418 | type = "gem"; | |
2419 | }; | |
2420 | version = "0.2.0"; | |
2421 | }; | |
2422 | sidekiq-scheduler = { | |
2423 | dependencies = ["redis" "rufus-scheduler" "sidekiq" "tilt"]; | |
2424 | groups = ["default"]; | |
2425 | platforms = []; | |
2426 | source = { | |
2427 | remotes = ["https://rubygems.org"]; | |
2428 | sha256 = "1n38p1ig8rx4ndqxcsc2gyzbaaax6r16b1xkn9mgcwwfx8qd5dbw"; | |
2429 | type = "gem"; | |
2430 | }; | |
2431 | version = "3.0.0"; | |
2432 | }; | |
2433 | sidekiq-unique-jobs = { | |
2434 | dependencies = ["concurrent-ruby" "sidekiq" "thor"]; | |
2435 | groups = ["default"]; | |
2436 | platforms = []; | |
2437 | source = { | |
2438 | remotes = ["https://rubygems.org"]; | |
2439 | sha256 = "13d58w83jx03w033mm77c42cd409by4idqca3nfbgq0bjx4hqwik"; | |
2440 | type = "gem"; | |
2441 | }; | |
2442 | version = "6.0.8"; | |
2443 | }; | |
2444 | simple-navigation = { | |
2445 | dependencies = ["activesupport"]; | |
2446 | groups = ["default"]; | |
2447 | platforms = []; | |
2448 | source = { | |
2449 | remotes = ["https://rubygems.org"]; | |
2450 | sha256 = "08a2s18an3br3xj5j86r33q0hrkai0y157xg67h1khdskb08yylk"; | |
2451 | type = "gem"; | |
2452 | }; | |
2453 | version = "4.0.5"; | |
2454 | }; | |
2455 | simple_form = { | |
2456 | dependencies = ["actionpack" "activemodel"]; | |
2457 | groups = ["default"]; | |
2458 | platforms = []; | |
2459 | source = { | |
2460 | remotes = ["https://rubygems.org"]; | |
2461 | sha256 = "1221bf6glwinknrnp3pa2676ayg1yxyfa6l6lbajc72950v5mzm6"; | |
2462 | type = "gem"; | |
2463 | }; | |
2464 | version = "4.1.0"; | |
2465 | }; | |
2466 | simplecov = { | |
2467 | dependencies = ["docile" "json" "simplecov-html"]; | |
2468 | groups = ["test"]; | |
2469 | platforms = []; | |
2470 | source = { | |
2471 | remotes = ["https://rubygems.org"]; | |
2472 | sha256 = "1sfyfgf7zrp2n42v7rswkqgk3bbwk1bnsphm24y7laxv3f8z0947"; | |
2473 | type = "gem"; | |
2474 | }; | |
2475 | version = "0.16.1"; | |
2476 | }; | |
2477 | simplecov-html = { | |
2478 | groups = ["default" "test"]; | |
2479 | platforms = []; | |
2480 | source = { | |
2481 | remotes = ["https://rubygems.org"]; | |
2482 | sha256 = "1lihraa4rgxk8wbfl77fy9sf0ypk31iivly8vl3w04srd7i0clzn"; | |
2483 | type = "gem"; | |
2484 | }; | |
2485 | version = "0.10.2"; | |
2486 | }; | |
2487 | sprockets = { | |
2488 | dependencies = ["concurrent-ruby" "rack"]; | |
2489 | groups = ["default"]; | |
2490 | platforms = []; | |
2491 | source = { | |
2492 | remotes = ["https://rubygems.org"]; | |
2493 | sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay"; | |
2494 | type = "gem"; | |
2495 | }; | |
2496 | version = "3.7.2"; | |
2497 | }; | |
2498 | sprockets-rails = { | |
2499 | dependencies = ["actionpack" "activesupport" "sprockets"]; | |
2500 | groups = ["default"]; | |
2501 | platforms = []; | |
2502 | source = { | |
2503 | remotes = ["https://rubygems.org"]; | |
2504 | sha256 = "0ab42pm8p5zxpv3sfraq45b9lj39cz9mrpdirm30vywzrwwkm5p1"; | |
2505 | type = "gem"; | |
2506 | }; | |
2507 | version = "3.2.1"; | |
2508 | }; | |
2509 | sshkit = { | |
2510 | dependencies = ["net-scp" "net-ssh"]; | |
2511 | groups = ["default" "development"]; | |
2512 | platforms = []; | |
2513 | source = { | |
2514 | remotes = ["https://rubygems.org"]; | |
2515 | sha256 = "1982pcckxy811gm6z9h8brkds13mrgrx8sgmdz8dq5rg1h91y0yw"; | |
2516 | type = "gem"; | |
2517 | }; | |
2518 | version = "1.17.0"; | |
2519 | }; | |
2520 | stackprof = { | |
2521 | groups = ["development"]; | |
2522 | platforms = []; | |
2523 | source = { | |
2524 | remotes = ["https://rubygems.org"]; | |
2525 | sha256 = "1v7mkl4ng2is5h0glivhcjjkkj2shq1qzx9sg9shw9nn8xvg7i4w"; | |
2526 | type = "gem"; | |
2527 | }; | |
2528 | version = "0.2.12"; | |
2529 | }; | |
2530 | statsd-ruby = { | |
2531 | groups = ["default"]; | |
2532 | platforms = []; | |
2533 | source = { | |
2534 | remotes = ["https://rubygems.org"]; | |
2535 | sha256 = "0djig5dnqjgww6wrw3f1mvnnjllznahlchvk4lvs4wx9qjsqpysr"; | |
2536 | type = "gem"; | |
2537 | }; | |
2538 | version = "1.4.0"; | |
2539 | }; | |
2540 | stoplight = { | |
2541 | groups = ["default"]; | |
2542 | platforms = []; | |
2543 | source = { | |
2544 | remotes = ["https://rubygems.org"]; | |
2545 | sha256 = "1c55ar2chyivz8n6xkhyq36hgpb0b7cfqfjrcyyv9sjiyrbqyhic"; | |
2546 | type = "gem"; | |
2547 | }; | |
2548 | version = "2.1.3"; | |
2549 | }; | |
2550 | streamio-ffmpeg = { | |
2551 | dependencies = ["multi_json"]; | |
2552 | groups = ["default"]; | |
2553 | platforms = []; | |
2554 | source = { | |
2555 | remotes = ["https://rubygems.org"]; | |
2556 | sha256 = "1nnxizc0371vwh0k6gqjj1b7fjszydpqfz549n6qn2q1pza3894z"; | |
2557 | type = "gem"; | |
2558 | }; | |
2559 | version = "3.0.2"; | |
2560 | }; | |
2561 | strong_migrations = { | |
2562 | dependencies = ["activerecord"]; | |
2563 | groups = ["default"]; | |
2564 | platforms = []; | |
2565 | source = { | |
2566 | remotes = ["https://rubygems.org"]; | |
2567 | sha256 = "0scrffkhjx14rrk5cn01vg20y3vvhzzb47a7c9wa864aq8j8kw7z"; | |
2568 | type = "gem"; | |
2569 | }; | |
2570 | version = "0.3.1"; | |
2571 | }; | |
2572 | temple = { | |
2573 | groups = ["default"]; | |
2574 | platforms = []; | |
2575 | source = { | |
2576 | remotes = ["https://rubygems.org"]; | |
2577 | sha256 = "00nxf610nzi4n1i2lkby43nrnarvl89fcl6lg19406msr0k3ycmq"; | |
2578 | type = "gem"; | |
2579 | }; | |
2580 | version = "0.8.0"; | |
2581 | }; | |
2582 | terminal-table = { | |
2583 | dependencies = ["unicode-display_width"]; | |
2584 | groups = ["default" "development" "test"]; | |
2585 | platforms = []; | |
2586 | source = { | |
2587 | remotes = ["https://rubygems.org"]; | |
2588 | sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk"; | |
2589 | type = "gem"; | |
2590 | }; | |
2591 | version = "1.8.0"; | |
2592 | }; | |
2593 | terrapin = { | |
2594 | dependencies = ["climate_control"]; | |
2595 | groups = ["default"]; | |
2596 | platforms = []; | |
2597 | source = { | |
2598 | remotes = ["https://rubygems.org"]; | |
2599 | sha256 = "0p18f05r0c5s70571gqig3z2ym74wx79s6rd45sprp207bqskzn9"; | |
2600 | type = "gem"; | |
2601 | }; | |
2602 | version = "0.6.0"; | |
2603 | }; | |
2604 | thor = { | |
2605 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
2606 | platforms = []; | |
2607 | source = { | |
2608 | remotes = ["https://rubygems.org"]; | |
2609 | sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29"; | |
2610 | type = "gem"; | |
2611 | }; | |
2612 | version = "0.20.3"; | |
2613 | }; | |
2614 | thread_safe = { | |
2615 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
2616 | platforms = []; | |
2617 | source = { | |
2618 | remotes = ["https://rubygems.org"]; | |
2619 | sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; | |
2620 | type = "gem"; | |
2621 | }; | |
2622 | version = "0.3.6"; | |
2623 | }; | |
2624 | tilt = { | |
2625 | groups = ["default"]; | |
2626 | platforms = []; | |
2627 | source = { | |
2628 | remotes = ["https://rubygems.org"]; | |
2629 | sha256 = "0020mrgdf11q23hm1ddd6fv691l51vi10af00f137ilcdb2ycfra"; | |
2630 | type = "gem"; | |
2631 | }; | |
2632 | version = "2.0.8"; | |
2633 | }; | |
2634 | timers = { | |
2635 | groups = ["default"]; | |
2636 | platforms = []; | |
2637 | source = { | |
2638 | remotes = ["https://rubygems.org"]; | |
2639 | sha256 = "04zbs9wyzajn7g9xfgg2zqz5kzf0qa7jgh4hgry4pfcxfmlnwdwx"; | |
2640 | type = "gem"; | |
2641 | }; | |
2642 | version = "4.2.0"; | |
2643 | }; | |
2644 | tty-color = { | |
2645 | groups = ["default"]; | |
2646 | platforms = []; | |
2647 | source = { | |
2648 | remotes = ["https://rubygems.org"]; | |
2649 | sha256 = "0zz5xa6xbrj69h334d8nx7z732fz80s1a0b02b53mim95p80s7bk"; | |
2650 | type = "gem"; | |
2651 | }; | |
2652 | version = "0.4.3"; | |
2653 | }; | |
2654 | tty-command = { | |
2655 | dependencies = ["pastel"]; | |
2656 | groups = ["default"]; | |
2657 | platforms = []; | |
2658 | source = { | |
2659 | remotes = ["https://rubygems.org"]; | |
2660 | sha256 = "1d1fghdvnlc8m5i36h7gswn21232k2f9z5ls73fhs9p5ryfs4vz7"; | |
2661 | type = "gem"; | |
2662 | }; | |
2663 | version = "0.8.2"; | |
2664 | }; | |
2665 | tty-cursor = { | |
2666 | groups = ["default"]; | |
2667 | platforms = []; | |
2668 | source = { | |
2669 | remotes = ["https://rubygems.org"]; | |
2670 | sha256 = "1f4rsapf4apaxn11xnqrq7axgrlvn6pdlqxqb2g34jnpfh5yrk1i"; | |
2671 | type = "gem"; | |
2672 | }; | |
2673 | version = "0.6.0"; | |
2674 | }; | |
2675 | tty-prompt = { | |
2676 | dependencies = ["necromancer" "pastel" "timers" "tty-cursor" "tty-reader"]; | |
2677 | groups = ["default"]; | |
2678 | platforms = []; | |
2679 | source = { | |
2680 | remotes = ["https://rubygems.org"]; | |
2681 | sha256 = "1wjlsrzky7n7fr4psy2jbi4qpcixkq3196g0bbnmmjy6f26vrjcm"; | |
2682 | type = "gem"; | |
2683 | }; | |
2684 | version = "0.18.1"; | |
2685 | }; | |
2686 | tty-reader = { | |
2687 | dependencies = ["tty-cursor" "tty-screen" "wisper"]; | |
2688 | groups = ["default"]; | |
2689 | platforms = []; | |
2690 | source = { | |
2691 | remotes = ["https://rubygems.org"]; | |
2692 | sha256 = "0r1cbfmkprp2m8jbf5f59jqn2zda7xqxj3gzdsgpz8v7arp9m3wn"; | |
2693 | type = "gem"; | |
2694 | }; | |
2695 | version = "0.5.0"; | |
2696 | }; | |
2697 | tty-screen = { | |
2698 | groups = ["default"]; | |
2699 | platforms = []; | |
2700 | source = { | |
2701 | remotes = ["https://rubygems.org"]; | |
2702 | sha256 = "0azpjgyhdm8ycblnx9crq3dgb2x8yg454a13n60zfpsc0n138sw1"; | |
2703 | type = "gem"; | |
2704 | }; | |
2705 | version = "0.6.5"; | |
2706 | }; | |
2707 | twitter-text = { | |
2708 | dependencies = ["unf"]; | |
2709 | groups = ["default"]; | |
2710 | platforms = []; | |
2711 | source = { | |
2712 | remotes = ["https://rubygems.org"]; | |
2713 | sha256 = "1732h7hy1k152w8wfvjsx7b79alk45i5imwd37ia4qcx8hfm3gvg"; | |
2714 | type = "gem"; | |
2715 | }; | |
2716 | version = "1.14.7"; | |
2717 | }; | |
2718 | tzinfo = { | |
2719 | dependencies = ["thread_safe"]; | |
2720 | groups = ["default" "development" "pam_authentication" "production" "test"]; | |
2721 | platforms = []; | |
2722 | source = { | |
2723 | remotes = ["https://rubygems.org"]; | |
2724 | sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z"; | |
2725 | type = "gem"; | |
2726 | }; | |
2727 | version = "1.2.5"; | |
2728 | }; | |
2729 | tzinfo-data = { | |
2730 | dependencies = ["tzinfo"]; | |
2731 | groups = ["default"]; | |
2732 | platforms = []; | |
2733 | source = { | |
2734 | remotes = ["https://rubygems.org"]; | |
2735 | sha256 = "1jzl5cv7b5h24lh8s42s3j1ls0p27b5wmc4zdjs2j7hajgbdp19q"; | |
2736 | type = "gem"; | |
2737 | }; | |
2738 | version = "1.2018.9"; | |
2739 | }; | |
2740 | unf = { | |
2741 | dependencies = ["unf_ext"]; | |
2742 | groups = ["default"]; | |
2743 | platforms = []; | |
2744 | source = { | |
2745 | remotes = ["https://rubygems.org"]; | |
2746 | sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; | |
2747 | type = "gem"; | |
2748 | }; | |
2749 | version = "0.1.4"; | |
2750 | }; | |
2751 | unf_ext = { | |
2752 | groups = ["default"]; | |
2753 | platforms = []; | |
2754 | source = { | |
2755 | remotes = ["https://rubygems.org"]; | |
2756 | sha256 = "06p1i6qhy34bpb8q8ms88y6f2kz86azwm098yvcc0nyqk9y729j1"; | |
2757 | type = "gem"; | |
2758 | }; | |
2759 | version = "0.0.7.5"; | |
2760 | }; | |
2761 | unicode-display_width = { | |
2762 | groups = ["default" "development" "test"]; | |
2763 | platforms = []; | |
2764 | source = { | |
2765 | remotes = ["https://rubygems.org"]; | |
2766 | sha256 = "0bq528fibi8s0jmxz0xzlgzggdq0x4fx46wfqz49478pv8gb2diq"; | |
2767 | type = "gem"; | |
2768 | }; | |
2769 | version = "1.4.1"; | |
2770 | }; | |
2771 | uniform_notifier = { | |
2772 | groups = ["default" "development"]; | |
2773 | platforms = []; | |
2774 | source = { | |
2775 | remotes = ["https://rubygems.org"]; | |
2776 | sha256 = "0mb0pq99zm17qnz2czmad5b3z0ivzkf6493afj3n550kd56z18s3"; | |
2777 | type = "gem"; | |
2778 | }; | |
2779 | version = "1.12.1"; | |
2780 | }; | |
2781 | warden = { | |
2782 | dependencies = ["rack"]; | |
2783 | groups = ["default" "pam_authentication"]; | |
2784 | platforms = []; | |
2785 | source = { | |
2786 | remotes = ["https://rubygems.org"]; | |
2787 | sha256 = "0va966lhpylcwbqb9n151kkihx30agh0a57mwjwdxyanll4s1q12"; | |
2788 | type = "gem"; | |
2789 | }; | |
2790 | version = "1.2.7"; | |
2791 | }; | |
2792 | webmock = { | |
2793 | dependencies = ["addressable" "crack" "hashdiff"]; | |
2794 | groups = ["test"]; | |
2795 | platforms = []; | |
2796 | source = { | |
2797 | remotes = ["https://rubygems.org"]; | |
2798 | sha256 = "0gg0c2sxq7rni0b93w47h7p7cn590xdhf5va7ska48inpipwlgxp"; | |
2799 | type = "gem"; | |
2800 | }; | |
2801 | version = "3.5.1"; | |
2802 | }; | |
2803 | webpacker = { | |
2804 | dependencies = ["activesupport" "rack-proxy" "railties"]; | |
2805 | groups = ["default"]; | |
2806 | platforms = []; | |
2807 | source = { | |
2808 | remotes = ["https://rubygems.org"]; | |
2809 | sha256 = "0bw01ihvxpy05xzz3wq6p9d3lw7n4x10ivfrh70hlrjyixmapws6"; | |
2810 | type = "gem"; | |
2811 | }; | |
2812 | version = "3.5.5"; | |
2813 | }; | |
2814 | webpush = { | |
2815 | dependencies = ["hkdf" "jwt"]; | |
2816 | groups = ["default"]; | |
2817 | platforms = []; | |
2818 | source = { | |
2819 | remotes = ["https://rubygems.org"]; | |
2820 | sha256 = "1id7i4gdqck8wj6x22q8dljynvznvwn9f0pgi8h8jiy5dm7m0cf2"; | |
2821 | type = "gem"; | |
2822 | }; | |
2823 | version = "0.3.6"; | |
2824 | }; | |
2825 | websocket-driver = { | |
2826 | dependencies = ["websocket-extensions"]; | |
2827 | groups = ["default"]; | |
2828 | platforms = []; | |
2829 | source = { | |
2830 | remotes = ["https://rubygems.org"]; | |
2831 | sha256 = "1551k3fs3kkb3ghqfj3n5lps0ikb9pyrdnzmvgfdxy8574n4g1dn"; | |
2832 | type = "gem"; | |
2833 | }; | |
2834 | version = "0.7.0"; | |
2835 | }; | |
2836 | websocket-extensions = { | |
2837 | groups = ["default"]; | |
2838 | platforms = []; | |
2839 | source = { | |
2840 | remotes = ["https://rubygems.org"]; | |
2841 | sha256 = "034sdr7fd34yag5l6y156rkbhiqgmy395m231dwhlpcswhs6d270"; | |
2842 | type = "gem"; | |
2843 | }; | |
2844 | version = "0.1.3"; | |
2845 | }; | |
2846 | wisper = { | |
2847 | groups = ["default"]; | |
2848 | platforms = []; | |
2849 | source = { | |
2850 | remotes = ["https://rubygems.org"]; | |
2851 | sha256 = "0ar2wn3pxnffyzcmf67y67b8lnhgn9zayqhqp26jwqa3d73j71kd"; | |
2852 | type = "gem"; | |
2853 | }; | |
2854 | version = "2.0.0"; | |
2855 | }; | |
2856 | xpath = { | |
2857 | dependencies = ["nokogiri"]; | |
2858 | groups = ["default" "test"]; | |
2859 | platforms = []; | |
2860 | source = { | |
2861 | remotes = ["https://rubygems.org"]; | |
2862 | sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd"; | |
2863 | type = "gem"; | |
2864 | }; | |
2865 | version = "3.2.0"; | |
2866 | }; | |
2867 | } |