Merge pull request #330634 from r-ryantm/auto-update/circumflex
[NixPkgs.git] / pkgs / servers / monitoring / sensu / gemset.nix
blob6fcee927b704de25fbe5706a70029902c6bd7683
2   addressable = {
3     dependencies = ["public_suffix"];
4     groups = ["default"];
5     platforms = [];
6     source = {
7       remotes = ["https://rubygems.org"];
8       sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l";
9       type = "gem";
10     };
11     version = "2.6.0";
12   };
13   amq-protocol = {
14     groups = ["default"];
15     platforms = [];
16     source = {
17       remotes = ["https://rubygems.org"];
18       sha256 = "1rpn9vgh7y037aqhhp04smihzr73vp5i5g6xlqlha10wy3q0wp7x";
19       type = "gem";
20     };
21     version = "2.0.1";
22   };
23   amqp = {
24     dependencies = ["amq-protocol" "eventmachine"];
25     groups = ["default"];
26     platforms = [];
27     source = {
28       remotes = ["https://rubygems.org"];
29       sha256 = "0kbrqnpjgj9v0722p3n5rw589l4g26ry8mcghwc5yr20ggkpdaz9";
30       type = "gem";
31     };
32     version = "1.6.0";
33   };
34   aws-eventstream = {
35     groups = ["default"];
36     platforms = [];
37     source = {
38       remotes = ["https://rubygems.org"];
39       sha256 = "100g77a5ixg4p5zwq77f28n2pdkk0y481f7v83qrlmnj22318qq6";
40       type = "gem";
41     };
42     version = "1.0.3";
43   };
44   aws-sdk = {
45     dependencies = ["aws-sdk-resources"];
46     groups = ["default"];
47     platforms = [];
48     source = {
49       remotes = ["https://rubygems.org"];
50       sha256 = "0mx4x4lxd584c9bsip68hfrw4lw5q04slx0w1a57yy2mlkcaz811";
51       type = "gem";
52     };
53     version = "2.11.264";
54   };
55   aws-sdk-core = {
56     dependencies = ["aws-sigv4" "jmespath"];
57     groups = ["default"];
58     platforms = [];
59     source = {
60       remotes = ["https://rubygems.org"];
61       sha256 = "0kjmflddmq5y2y5677z7y2fin6pxa7my5cq39dzc7hmwl7favjxj";
62       type = "gem";
63     };
64     version = "2.11.264";
65   };
66   aws-sdk-resources = {
67     dependencies = ["aws-sdk-core"];
68     groups = ["default"];
69     platforms = [];
70     source = {
71       remotes = ["https://rubygems.org"];
72       sha256 = "1blw7kazv1a5kpkk6sy0mhhbfkb38f93sp2mpxbhbbr6n08hq4q3";
73       type = "gem";
74     };
75     version = "2.11.264";
76   };
77   aws-sigv4 = {
78     dependencies = ["aws-eventstream"];
79     groups = ["default"];
80     platforms = [];
81     source = {
82       remotes = ["https://rubygems.org"];
83       sha256 = "1dfc8i5cxjwlvi4b665lbpbwvks8a6wfy3vfmwr3pjdmxwdmc2cs";
84       type = "gem";
85     };
86     version = "1.1.0";
87   };
88   cause = {
89     groups = ["default"];
90     platforms = [];
91     source = {
92       remotes = ["https://rubygems.org"];
93       sha256 = "0digirxqlwdg79mkbn70yc7i9i1qnclm2wjbrc47kqv6236bpj00";
94       type = "gem";
95     };
96     version = "0.1";
97   };
98   childprocess = {
99     dependencies = ["ffi"];
100     groups = ["default"];
101     platforms = [];
102     source = {
103       remotes = ["https://rubygems.org"];
104       sha256 = "1lv7axi1fhascm9njxh3lx1rbrnsm8wgvib0g7j26v4h1fcphqg0";
105       type = "gem";
106     };
107     version = "0.5.8";
108   };
109   cookiejar = {
110     groups = ["default"];
111     platforms = [];
112     source = {
113       remotes = ["https://rubygems.org"];
114       sha256 = "0q0kmbks9l3hl0wdq744hzy97ssq9dvlzywyqv9k9y1p3qc9va2a";
115       type = "gem";
116     };
117     version = "0.3.3";
118   };
119   dentaku = {
120     groups = ["default"];
121     platforms = [];
122     source = {
123       remotes = ["https://rubygems.org"];
124       sha256 = "11z4cw4lspx3rgmmd2hd4l1iikk6p17icxwn7xym92v1j825zpnr";
125       type = "gem";
126     };
127     version = "2.0.9";
128   };
129   domain_name = {
130     dependencies = ["unf"];
131     groups = ["default"];
132     platforms = [];
133     source = {
134       remotes = ["https://rubygems.org"];
135       sha256 = "0abdlwb64ns7ssmiqhdwgl27ly40x2l27l8hs8hn0z4kb3zd2x3v";
136       type = "gem";
137     };
138     version = "0.5.20180417";
139   };
140   em-http-request = {
141     dependencies = ["addressable" "cookiejar" "em-socksify" "eventmachine" "http_parser.rb"];
142     groups = ["default"];
143     platforms = [];
144     source = {
145       remotes = ["https://rubygems.org"];
146       sha256 = "13rxmbi0fv91n4sg300v3i9iiwd0jxv0i6xd0sp81dx3jlx7kasx";
147       type = "gem";
148     };
149     version = "1.1.5";
150   };
151   em-http-server = {
152     dependencies = ["eventmachine"];
153     groups = ["default"];
154     platforms = [];
155     source = {
156       remotes = ["https://rubygems.org"];
157       sha256 = "0y8l4gymy9dzjjchjav90ck6has2i2zdjihlhcyrg3jgq6kjzyq5";
158       type = "gem";
159     };
160     version = "0.1.8";
161   };
162   em-socksify = {
163     dependencies = ["eventmachine"];
164     groups = ["default"];
165     platforms = [];
166     source = {
167       remotes = ["https://rubygems.org"];
168       sha256 = "0rk43ywaanfrd8180d98287xv2pxyl7llj291cwy87g1s735d5nk";
169       type = "gem";
170     };
171     version = "0.3.2";
172   };
173   em-worker = {
174     dependencies = ["eventmachine"];
175     groups = ["default"];
176     platforms = [];
177     source = {
178       remotes = ["https://rubygems.org"];
179       sha256 = "0z4jx9z2q5hxvdvik4yp0ahwfk69qsmdnyp72ln22p3qlkq2z5wk";
180       type = "gem";
181     };
182     version = "0.0.2";
183   };
184   eventmachine = {
185     groups = ["default"];
186     platforms = [];
187     source = {
188       remotes = ["https://rubygems.org"];
189       sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
190       type = "gem";
191     };
192     version = "1.2.7";
193   };
194   ffi = {
195     groups = ["default"];
196     platforms = [];
197     source = {
198       remotes = ["https://rubygems.org"];
199       sha256 = "0c2dl10pi6a30kcvx2s6p2v1wb4kbm48iv38kmz2ff600nirhpb8";
200       type = "gem";
201     };
202     version = "1.9.21";
203   };
204   http-cookie = {
205     dependencies = ["domain_name"];
206     groups = ["default"];
207     platforms = [];
208     source = {
209       remotes = ["https://rubygems.org"];
210       sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g";
211       type = "gem";
212     };
213     version = "1.0.3";
214   };
215   "http_parser.rb" = {
216     groups = ["default"];
217     platforms = [];
218     source = {
219       remotes = ["https://rubygems.org"];
220       sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
221       type = "gem";
222     };
223     version = "0.6.0";
224   };
225   influxdb = {
226     dependencies = ["cause" "json"];
227     groups = ["default"];
228     platforms = [];
229     source = {
230       remotes = ["https://rubygems.org"];
231       sha256 = "0jikl3iylbffsdmb4vr09ysqvpwxk133y6m9ylwcd0931ngsf0ks";
232       type = "gem";
233     };
234     version = "0.3.13";
235   };
236   jmespath = {
237     groups = ["default"];
238     platforms = [];
239     source = {
240       remotes = ["https://rubygems.org"];
241       sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf";
242       type = "gem";
243     };
244     version = "1.4.0";
245   };
246   json = {
247     groups = ["default"];
248     platforms = [];
249     source = {
250       remotes = ["https://rubygems.org"];
251       sha256 = "0qmj7fypgb9vag723w1a49qihxrcf5shzars106ynw2zk352gbv5";
252       type = "gem";
253     };
254     version = "1.8.6";
255   };
256   jsonpath = {
257     dependencies = ["multi_json"];
258     groups = ["default"];
259     platforms = [];
260     source = {
261       remotes = ["https://rubygems.org"];
262       sha256 = "1gwhrd7xlysq537yy8ma69jc83lblwiccajl5zvyqpnwyjjc93df";
263       type = "gem";
264     };
265     version = "0.5.8";
266   };
267   mime-types = {
268     dependencies = ["mime-types-data"];
269     groups = ["default"];
270     platforms = [];
271     source = {
272       remotes = ["https://rubygems.org"];
273       sha256 = "0fjxy1jm52ixpnv3vg9ld9pr9f35gy0jp66i1njhqjvmnvq0iwwk";
274       type = "gem";
275     };
276     version = "3.2.2";
277   };
278   mime-types-data = {
279     groups = ["default"];
280     platforms = [];
281     source = {
282       remotes = ["https://rubygems.org"];
283       sha256 = "1m00pg19cm47n1qlcxgl91ajh2yq0fszvn1vy8fy0s1jkrp9fw4a";
284       type = "gem";
285     };
286     version = "3.2019.0331";
287   };
288   mixlib-cli = {
289     groups = ["default"];
290     platforms = [];
291     source = {
292       remotes = ["https://rubygems.org"];
293       sha256 = "0647msh7kp7lzyf6m72g6snpirvhimjm22qb8xgv9pdhbcrmcccp";
294       type = "gem";
295     };
296     version = "1.7.0";
297   };
298   multi_json = {
299     groups = ["default"];
300     platforms = [];
301     source = {
302       remotes = ["https://rubygems.org"];
303       sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv";
304       type = "gem";
305     };
306     version = "1.13.1";
307   };
308   netrc = {
309     groups = ["default"];
310     platforms = [];
311     source = {
312       remotes = ["https://rubygems.org"];
313       sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
314       type = "gem";
315     };
316     version = "0.11.0";
317   };
318   oj = {
319     groups = ["default"];
320     platforms = [];
321     source = {
322       remotes = ["https://rubygems.org"];
323       sha256 = "147whmq8h2n04chskl3v4a132xhz5i6kk6vhnz83jwng4vihin5f";
324       type = "gem";
325     };
326     version = "2.18.1";
327   };
328   parse-cron = {
329     groups = ["default"];
330     platforms = [];
331     source = {
332       remotes = ["https://rubygems.org"];
333       sha256 = "02fj9i21brm88nb91ikxwxbwv9y7mb7jsz6yydh82rifwq7357hg";
334       type = "gem";
335     };
336     version = "0.1.4";
337   };
338   public_suffix = {
339     groups = ["default"];
340     platforms = [];
341     source = {
342       remotes = ["https://rubygems.org"];
343       sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
344       type = "gem";
345     };
346     version = "3.0.3";
347   };
348   rest-client = {
349     dependencies = ["http-cookie" "mime-types" "netrc"];
350     groups = ["default"];
351     platforms = [];
352     source = {
353       remotes = ["https://rubygems.org"];
354       sha256 = "1hzcs2r7b5bjkf2x2z3n8z6082maz0j8vqjiciwgg3hzb63f958j";
355       type = "gem";
356     };
357     version = "2.0.2";
358   };
359   sensu = {
360     dependencies = ["em-http-request" "em-http-server" "eventmachine" "parse-cron" "sensu-extension" "sensu-extensions" "sensu-json" "sensu-logger" "sensu-redis" "sensu-settings" "sensu-spawn" "sensu-transport"];
361     groups = ["default"];
362     platforms = [];
363     source = {
364       remotes = ["https://rubygems.org"];
365       sha256 = "0wmwck53i207axhqm2r6dz8d7arww3mzd8pjx7m79svyj998hzjc";
366       type = "gem";
367     };
368     version = "1.7.0";
369   };
370   sensu-extension = {
371     dependencies = ["eventmachine"];
372     groups = ["default"];
373     platforms = [];
374     source = {
375       remotes = ["https://rubygems.org"];
376       sha256 = "0bpizp4n01rv72cryjjlrbfxxj3csish3mkxjzdy4inpi5j5h1dw";
377       type = "gem";
378     };
379     version = "1.5.2";
380   };
381   sensu-extensions = {
382     dependencies = ["sensu-extension" "sensu-extensions-check-dependencies" "sensu-extensions-debug" "sensu-extensions-deregistration" "sensu-extensions-json" "sensu-extensions-occurrences" "sensu-extensions-only-check-output" "sensu-extensions-ruby-hash" "sensu-json" "sensu-logger" "sensu-settings"];
383     groups = ["default"];
384     platforms = [];
385     source = {
386       remotes = ["https://rubygems.org"];
387       sha256 = "1313g6x3qwldk44p3v46sm3w1hz0pc89nslcwdw3v2j78a99a62y";
388       type = "gem";
389     };
390     version = "1.11.0";
391   };
392   sensu-extensions-check-dependencies = {
393     dependencies = ["sensu-extension"];
394     groups = ["default"];
395     platforms = [];
396     source = {
397       remotes = ["https://rubygems.org"];
398       sha256 = "1hc4kz7k983f6fk27ikg5drvxm4a85qf1k07hqssfyk3k75jyj1r";
399       type = "gem";
400     };
401     version = "1.1.0";
402   };
403   sensu-extensions-debug = {
404     dependencies = ["sensu-extension"];
405     groups = ["default"];
406     platforms = [];
407     source = {
408       remotes = ["https://rubygems.org"];
409       sha256 = "11abdgn2kkkbvxq4692yg6a27qnxz4349gfiq7d35biy7vrw34lp";
410       type = "gem";
411     };
412     version = "1.0.0";
413   };
414   sensu-extensions-deregistration = {
415     dependencies = ["sensu-extension"];
416     groups = ["default"];
417     platforms = [];
418     source = {
419       remotes = ["https://rubygems.org"];
420       sha256 = "1rarsd7vjflvzgs3hm6z3ypfp3rbzq2723wc0rqxnkpahzdrwr6c";
421       type = "gem";
422     };
423     version = "1.0.0";
424   };
425   sensu-extensions-json = {
426     dependencies = ["sensu-extension"];
427     groups = ["default"];
428     platforms = [];
429     source = {
430       remotes = ["https://rubygems.org"];
431       sha256 = "1wnbn9sycdqdh9m0fhszaqkv0jijs3fkdbvcv8kdspx6irbv3m6g";
432       type = "gem";
433     };
434     version = "1.0.0";
435   };
436   sensu-extensions-occurrences = {
437     dependencies = ["sensu-extension"];
438     groups = ["default"];
439     platforms = [];
440     source = {
441       remotes = ["https://rubygems.org"];
442       sha256 = "0lx5wsbblfs0rvkxfg09bsz0g2mwmckrhga7idnarsnm8m565v1v";
443       type = "gem";
444     };
445     version = "1.2.0";
446   };
447   sensu-extensions-only-check-output = {
448     dependencies = ["sensu-extension"];
449     groups = ["default"];
450     platforms = [];
451     source = {
452       remotes = ["https://rubygems.org"];
453       sha256 = "0ds2i8wd4ji9ifig2zzr4jpxinvk5dm7j10pvaqy4snykxa3rqh3";
454       type = "gem";
455     };
456     version = "1.0.0";
457   };
458   sensu-extensions-ruby-hash = {
459     dependencies = ["sensu-extension"];
460     groups = ["default"];
461     platforms = [];
462     source = {
463       remotes = ["https://rubygems.org"];
464       sha256 = "1xyrj3gbmslbivcd5qcmyclgapn7qf7f5jwfvfpw53bxzib0h7s3";
465       type = "gem";
466     };
467     version = "1.0.0";
468   };
469   sensu-json = {
470     dependencies = ["oj"];
471     groups = ["default"];
472     platforms = [];
473     source = {
474       remotes = ["https://rubygems.org"];
475       sha256 = "08zlxg5j3bhs72cc7wcllp026jbif0xiw6ib1cgawndlpsfl9fgx";
476       type = "gem";
477     };
478     version = "2.1.1";
479   };
480   sensu-logger = {
481     dependencies = ["eventmachine" "sensu-json"];
482     groups = ["default"];
483     platforms = [];
484     source = {
485       remotes = ["https://rubygems.org"];
486       sha256 = "0jpw4kz36ilaknrzb3rbkhpbgv93w2d668z2cv395dq30d4d3iwm";
487       type = "gem";
488     };
489     version = "1.2.2";
490   };
491   sensu-plugin = {
492     dependencies = ["json" "mixlib-cli"];
493     groups = ["default"];
494     platforms = [];
495     source = {
496       remotes = ["https://rubygems.org"];
497       sha256 = "1x4zka4zia2wk3gp0sr4m4lzsf0m7s4a3gcgs936n2mgzsbcaa86";
498       type = "gem";
499     };
500     version = "1.4.7";
501   };
502   sensu-plugins-disk-checks = {
503     dependencies = ["sensu-plugin" "sys-filesystem"];
504     groups = ["default"];
505     platforms = [];
506     source = {
507       remotes = ["https://rubygems.org"];
508       sha256 = "0q4f23ccvl6d0k26xph2fskk5pv2mmdrclr00m358m880sgkhyg1";
509       type = "gem";
510     };
511     version = "4.0.1";
512   };
513   sensu-plugins-http = {
514     dependencies = ["aws-sdk" "rest-client" "sensu-plugin"];
515     groups = ["default"];
516     platforms = [];
517     source = {
518       remotes = ["https://rubygems.org"];
519       sha256 = "1bjvg6vr0fy106bp50n6dfwbqf7k0z7ynrm17am7ggfbhzy7wi06";
520       type = "gem";
521     };
522     version = "2.11.0";
523   };
524   sensu-plugins-influxdb = {
525     dependencies = ["dentaku" "influxdb" "jsonpath" "sensu-plugin"];
526     groups = ["default"];
527     platforms = [];
528     source = {
529       remotes = ["https://rubygems.org"];
530       sha256 = "1rx0zfvv7c60vaqdwbpl5c3csg5zrrjy1jdl8saigpla133vbgxd";
531       type = "gem";
532     };
533     version = "1.4.0";
534   };
535   sensu-plugins-logs = {
536     dependencies = ["sensu-plugin"];
537     groups = ["default"];
538     platforms = [];
539     source = {
540       remotes = ["https://rubygems.org"];
541       sha256 = "17shj4msc8bzqgqi5waw649hzzgl8q87z6flmpg0msnmv4r2h1cf";
542       type = "gem";
543     };
544     version = "1.3.2";
545   };
546   sensu-plugins-systemd = {
547     dependencies = ["sensu-plugin"];
548     groups = ["default"];
549     platforms = [];
550     source = {
551       remotes = ["https://rubygems.org"];
552       sha256 = "0f0hdp2cvzs5wby2fkjg48siyjgdi83hf11ld1by2l0cn4s9ir24";
553       type = "gem";
554     };
555     version = "0.1.0";
556   };
557   sensu-redis = {
558     dependencies = ["eventmachine"];
559     groups = ["default"];
560     platforms = [];
561     source = {
562       remotes = ["https://rubygems.org"];
563       sha256 = "0widfmmj1h9ca2kk14wy1sqmlkq40linp89a73s3ghngnzri0xyk";
564       type = "gem";
565     };
566     version = "2.4.0";
567   };
568   sensu-settings = {
569     dependencies = ["parse-cron" "sensu-json"];
570     groups = ["default"];
571     platforms = [];
572     source = {
573       remotes = ["https://rubygems.org"];
574       sha256 = "0cdlyhga9fj5hmchpb40fw9nh24qhax9djnqcxlj1fywyccycj69";
575       type = "gem";
576     };
577     version = "10.15.0";
578   };
579   sensu-spawn = {
580     dependencies = ["childprocess" "em-worker" "eventmachine" "ffi"];
581     groups = ["default"];
582     platforms = [];
583     source = {
584       remotes = ["https://rubygems.org"];
585       sha256 = "17yc8ivjpjbvig9r7yl6991d6ma0kcq75fbpz6i856ljvcr3lmd5";
586       type = "gem";
587     };
588     version = "2.5.0";
589   };
590   sensu-transport = {
591     dependencies = ["amq-protocol" "amqp" "eventmachine" "sensu-redis"];
592     groups = ["default"];
593     platforms = [];
594     source = {
595       remotes = ["https://rubygems.org"];
596       sha256 = "0x6vyfmg1jm1srf7xa5aka73by7qwcmry2rx8kq8phwa4g0v4mzr";
597       type = "gem";
598     };
599     version = "8.2.0";
600   };
601   sys-filesystem = {
602     dependencies = ["ffi"];
603     groups = ["default"];
604     platforms = [];
605     source = {
606       remotes = ["https://rubygems.org"];
607       sha256 = "10didky52nfapmybj6ipda18i8fcwf8bs9bbfbk5i7v1shzd36rf";
608       type = "gem";
609     };
610     version = "1.1.7";
611   };
612   unf = {
613     dependencies = ["unf_ext"];
614     groups = ["default"];
615     platforms = [];
616     source = {
617       remotes = ["https://rubygems.org"];
618       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
619       type = "gem";
620     };
621     version = "0.1.4";
622   };
623   unf_ext = {
624     groups = ["default"];
625     platforms = [];
626     source = {
627       remotes = ["https://rubygems.org"];
628       sha256 = "1ll6w64ibh81qwvjx19h8nj7mngxgffg7aigjx11klvf5k2g4nxf";
629       type = "gem";
630     };
631     version = "0.0.7.6";
632   };