kora-icon-theme: 1.6.1 -> 1.6.2 (#363744)
[NixPkgs.git] / pkgs / development / tools / github-changelog-generator / gemset.nix
blob4499566e99d54d5ad8b0526e73a8e8c671ea49b8
2   activesupport = {
3     dependencies = [
4       "concurrent-ruby"
5       "i18n"
6       "minitest"
7       "tzinfo"
8     ];
9     groups = [ "default" ];
10     platforms = [ ];
11     source = {
12       remotes = [ "https://rubygems.org" ];
13       sha256 = "02lys9pnb99hsczs551iqzjn008i8k7c728xxba7acfi9rdw9pa6";
14       type = "gem";
15     };
16     version = "7.0.1";
17   };
18   addressable = {
19     dependencies = [ "public_suffix" ];
20     groups = [ "default" ];
21     platforms = [ ];
22     source = {
23       remotes = [ "https://rubygems.org" ];
24       sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp";
25       type = "gem";
26     };
27     version = "2.8.0";
28   };
29   async = {
30     dependencies = [
31       "console"
32       "nio4r"
33       "timers"
34     ];
35     groups = [ "default" ];
36     platforms = [ ];
37     source = {
38       remotes = [ "https://rubygems.org" ];
39       sha256 = "0mdv66xn5xjyaidyrp66mfnx7d4habkbfmx9y57k75h5q6fd2b65";
40       type = "gem";
41     };
42     version = "1.30.1";
43   };
44   async-http = {
45     dependencies = [
46       "async"
47       "async-io"
48       "async-pool"
49       "protocol-http"
50       "protocol-http1"
51       "protocol-http2"
52     ];
53     groups = [ "default" ];
54     platforms = [ ];
55     source = {
56       remotes = [ "https://rubygems.org" ];
57       sha256 = "0v3451bnn7rhgvl6ng0ys0dgm7cmyi3m41kmf5wyrpb83dhds13l";
58       type = "gem";
59     };
60     version = "0.56.5";
61   };
62   async-http-faraday = {
63     dependencies = [
64       "async-http"
65       "faraday"
66     ];
67     groups = [ "default" ];
68     platforms = [ ];
69     source = {
70       remotes = [ "https://rubygems.org" ];
71       sha256 = "0ndynkfknabv6m9wzcmdnj4r4bhlxqkg9c6rzsjc1pk8q057kslv";
72       type = "gem";
73     };
74     version = "0.11.0";
75   };
76   async-io = {
77     dependencies = [ "async" ];
78     groups = [ "default" ];
79     platforms = [ ];
80     source = {
81       remotes = [ "https://rubygems.org" ];
82       sha256 = "10l9m0x2ffvsaaxc4mfalrljjx13njkyir9w6yfif8wpszc291h8";
83       type = "gem";
84     };
85     version = "1.32.2";
86   };
87   async-pool = {
88     dependencies = [ "async" ];
89     groups = [ "default" ];
90     platforms = [ ];
91     source = {
92       remotes = [ "https://rubygems.org" ];
93       sha256 = "02r6cyvralcv2yn1jj0plxynwr7rvxym13vlxd2wxk1bymfq9fd9";
94       type = "gem";
95     };
96     version = "0.3.9";
97   };
98   concurrent-ruby = {
99     groups = [ "default" ];
100     platforms = [ ];
101     source = {
102       remotes = [ "https://rubygems.org" ];
103       sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f";
104       type = "gem";
105     };
106     version = "1.1.9";
107   };
108   console = {
109     dependencies = [ "fiber-local" ];
110     groups = [ "default" ];
111     platforms = [ ];
112     source = {
113       remotes = [ "https://rubygems.org" ];
114       sha256 = "13ylq7x9zk79r79pssnjvby14shcyamwcbap842p9gvmkf7xblmr";
115       type = "gem";
116     };
117     version = "1.14.0";
118   };
119   faraday = {
120     dependencies = [
121       "faraday-em_http"
122       "faraday-em_synchrony"
123       "faraday-excon"
124       "faraday-httpclient"
125       "faraday-multipart"
126       "faraday-net_http"
127       "faraday-net_http_persistent"
128       "faraday-patron"
129       "faraday-rack"
130       "faraday-retry"
131       "ruby2_keywords"
132     ];
133     groups = [ "default" ];
134     platforms = [ ];
135     source = {
136       remotes = [ "https://rubygems.org" ];
137       sha256 = "0y32gj994ll3zlcqjmwp78r7s03iiwayij6fz2pjpkfywgvp71s6";
138       type = "gem";
139     };
140     version = "1.9.3";
141   };
142   faraday-em_http = {
143     groups = [ "default" ];
144     platforms = [ ];
145     source = {
146       remotes = [ "https://rubygems.org" ];
147       sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs";
148       type = "gem";
149     };
150     version = "1.0.0";
151   };
152   faraday-em_synchrony = {
153     groups = [ "default" ];
154     platforms = [ ];
155     source = {
156       remotes = [ "https://rubygems.org" ];
157       sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6";
158       type = "gem";
159     };
160     version = "1.0.0";
161   };
162   faraday-excon = {
163     groups = [ "default" ];
164     platforms = [ ];
165     source = {
166       remotes = [ "https://rubygems.org" ];
167       sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh";
168       type = "gem";
169     };
170     version = "1.1.0";
171   };
172   faraday-http-cache = {
173     dependencies = [ "faraday" ];
174     groups = [ "default" ];
175     platforms = [ ];
176     source = {
177       remotes = [ "https://rubygems.org" ];
178       sha256 = "0lhfwlk4mhmw9pdlgdsl2bq4x45w7s51jkxjryf18wym8iiw36g7";
179       type = "gem";
180     };
181     version = "2.2.0";
182   };
183   faraday-httpclient = {
184     groups = [ "default" ];
185     platforms = [ ];
186     source = {
187       remotes = [ "https://rubygems.org" ];
188       sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc";
189       type = "gem";
190     };
191     version = "1.0.1";
192   };
193   faraday-multipart = {
194     dependencies = [ "multipart-post" ];
195     groups = [ "default" ];
196     platforms = [ ];
197     source = {
198       remotes = [ "https://rubygems.org" ];
199       sha256 = "03qfi9020ynf7hkdiaq01sd2mllvw7fg4qiin3pk028b4wv23j3j";
200       type = "gem";
201     };
202     version = "1.0.3";
203   };
204   faraday-net_http = {
205     groups = [ "default" ];
206     platforms = [ ];
207     source = {
208       remotes = [ "https://rubygems.org" ];
209       sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j";
210       type = "gem";
211     };
212     version = "1.0.1";
213   };
214   faraday-net_http_persistent = {
215     groups = [ "default" ];
216     platforms = [ ];
217     source = {
218       remotes = [ "https://rubygems.org" ];
219       sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b";
220       type = "gem";
221     };
222     version = "1.2.0";
223   };
224   faraday-patron = {
225     groups = [ "default" ];
226     platforms = [ ];
227     source = {
228       remotes = [ "https://rubygems.org" ];
229       sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w";
230       type = "gem";
231     };
232     version = "1.0.0";
233   };
234   faraday-rack = {
235     groups = [ "default" ];
236     platforms = [ ];
237     source = {
238       remotes = [ "https://rubygems.org" ];
239       sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g";
240       type = "gem";
241     };
242     version = "1.0.0";
243   };
244   faraday-retry = {
245     groups = [ "default" ];
246     platforms = [ ];
247     source = {
248       remotes = [ "https://rubygems.org" ];
249       sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd";
250       type = "gem";
251     };
252     version = "1.0.3";
253   };
254   fiber-local = {
255     groups = [ "default" ];
256     platforms = [ ];
257     source = {
258       remotes = [ "https://rubygems.org" ];
259       sha256 = "1vrxxb09fc7aicb9zb0pmn5akggjy21dmxkdl3w949y4q05rldr9";
260       type = "gem";
261     };
262     version = "1.0.0";
263   };
264   github_changelog_generator = {
265     dependencies = [
266       "activesupport"
267       "async"
268       "async-http-faraday"
269       "faraday-http-cache"
270       "multi_json"
271       "octokit"
272       "rainbow"
273       "rake"
274     ];
275     groups = [ "default" ];
276     platforms = [ ];
277     source = {
278       remotes = [ "https://rubygems.org" ];
279       sha256 = "04d6z2ysq3gzvpw91lq8mxmdlqcxkmvp8rw9zrzkmksh3pjdzli1";
280       type = "gem";
281     };
282     version = "1.16.4";
283   };
284   i18n = {
285     dependencies = [ "concurrent-ruby" ];
286     groups = [ "default" ];
287     platforms = [ ];
288     source = {
289       remotes = [ "https://rubygems.org" ];
290       sha256 = "0vdd1kii40qhbr9n8qx71k2gskq6rkl8ygy8hw5hfj8bb5a364xf";
291       type = "gem";
292     };
293     version = "1.8.11";
294   };
295   minitest = {
296     groups = [ "default" ];
297     platforms = [ ];
298     source = {
299       remotes = [ "https://rubygems.org" ];
300       sha256 = "06xf558gid4w8lwx13jwfdafsch9maz8m0g85wnfymqj63x5nbbd";
301       type = "gem";
302     };
303     version = "5.15.0";
304   };
305   multi_json = {
306     groups = [ "default" ];
307     platforms = [ ];
308     source = {
309       remotes = [ "https://rubygems.org" ];
310       sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
311       type = "gem";
312     };
313     version = "1.15.0";
314   };
315   multipart-post = {
316     groups = [ "default" ];
317     platforms = [ ];
318     source = {
319       remotes = [ "https://rubygems.org" ];
320       sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
321       type = "gem";
322     };
323     version = "2.1.1";
324   };
325   nio4r = {
326     groups = [ "default" ];
327     platforms = [ ];
328     source = {
329       remotes = [ "https://rubygems.org" ];
330       sha256 = "0xk64wghkscs6bv2n22853k2nh39d131c6rfpnlw12mbjnnv9v1v";
331       type = "gem";
332     };
333     version = "2.5.8";
334   };
335   octokit = {
336     dependencies = [
337       "faraday"
338       "sawyer"
339     ];
340     groups = [ "default" ];
341     platforms = [ ];
342     source = {
343       remotes = [ "https://rubygems.org" ];
344       sha256 = "1nmdd7klyinvrrv2mggwwmc99ykaq7i379j00i37hvvaqx4giifj";
345       type = "gem";
346     };
347     version = "4.22.0";
348   };
349   protocol-hpack = {
350     groups = [ "default" ];
351     platforms = [ ];
352     source = {
353       remotes = [ "https://rubygems.org" ];
354       sha256 = "0sd85am1hj2w7z5hv19wy1nbisxfr1vqx3wlxjfz9xy7x7s6aczw";
355       type = "gem";
356     };
357     version = "1.4.2";
358   };
359   protocol-http = {
360     groups = [ "default" ];
361     platforms = [ ];
362     source = {
363       remotes = [ "https://rubygems.org" ];
364       sha256 = "0lhg47b3w1d6pdwdkyha8ijzfhjrh90snwydkhwfnl5r10dd9cg5";
365       type = "gem";
366     };
367     version = "0.22.5";
368   };
369   protocol-http1 = {
370     dependencies = [ "protocol-http" ];
371     groups = [ "default" ];
372     platforms = [ ];
373     source = {
374       remotes = [ "https://rubygems.org" ];
375       sha256 = "0z56p7zqbyvwlrsbs19knny4v9f7ycsgblhv50ar8wgyifvsddf6";
376       type = "gem";
377     };
378     version = "0.14.2";
379   };
380   protocol-http2 = {
381     dependencies = [
382       "protocol-hpack"
383       "protocol-http"
384     ];
385     groups = [ "default" ];
386     platforms = [ ];
387     source = {
388       remotes = [ "https://rubygems.org" ];
389       sha256 = "1a9klpfmi7w465zq5xz8y8h1qvj42hkm0qd0nlws9d2idd767q5j";
390       type = "gem";
391     };
392     version = "0.14.2";
393   };
394   public_suffix = {
395     groups = [ "default" ];
396     platforms = [ ];
397     source = {
398       remotes = [ "https://rubygems.org" ];
399       sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
400       type = "gem";
401     };
402     version = "4.0.6";
403   };
404   rainbow = {
405     groups = [ "default" ];
406     platforms = [ ];
407     source = {
408       remotes = [ "https://rubygems.org" ];
409       sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
410       type = "gem";
411     };
412     version = "3.1.1";
413   };
414   rake = {
415     groups = [ "default" ];
416     platforms = [ ];
417     source = {
418       remotes = [ "https://rubygems.org" ];
419       sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
420       type = "gem";
421     };
422     version = "13.0.6";
423   };
424   ruby2_keywords = {
425     groups = [ "default" ];
426     platforms = [ ];
427     source = {
428       remotes = [ "https://rubygems.org" ];
429       sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
430       type = "gem";
431     };
432     version = "0.0.5";
433   };
434   sawyer = {
435     dependencies = [
436       "addressable"
437       "faraday"
438     ];
439     groups = [ "default" ];
440     platforms = [ ];
441     source = {
442       remotes = [ "https://rubygems.org" ];
443       sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz";
444       type = "gem";
445     };
446     version = "0.8.2";
447   };
448   timers = {
449     groups = [ "default" ];
450     platforms = [ ];
451     source = {
452       remotes = [ "https://rubygems.org" ];
453       sha256 = "00xdi97gm01alfqhjgvv5sff9n1n2l6aym69s9jh8l9clg63b0jc";
454       type = "gem";
455     };
456     version = "4.3.3";
457   };
458   tzinfo = {
459     dependencies = [ "concurrent-ruby" ];
460     groups = [ "default" ];
461     platforms = [ ];
462     source = {
463       remotes = [ "https://rubygems.org" ];
464       sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z";
465       type = "gem";
466     };
467     version = "2.0.4";
468   };