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