evcc: 0.131.4 -> 0.131.5
[NixPkgs.git] / pkgs / by-name / cd / cddl / gemset.nix
blob1f19c3920bdf1befdbaddb755bb19b7dc81814c5
2   abnc = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "0yj09gc9w208wsy0d45vzha4zfwxdpsqvkm9vms0chm4lxdwdg9x";
8       type = "gem";
9     };
10     version = "0.1.1";
11   };
12   abnftt = {
13     groups = ["default"];
14     platforms = [];
15     source = {
16       remotes = ["https://rubygems.org"];
17       sha256 = "1z7ibh0xv9mqk61rvvmz9fnfk6hffvnppqd8fx61vazjhisi9bcs";
18       type = "gem";
19     };
20     version = "0.2.4";
21   };
22   base32 = {
23     groups = ["default"];
24     platforms = [];
25     source = {
26       remotes = ["https://rubygems.org"];
27       sha256 = "1fjs0l3c5g9qxwp43kcnhc45slx29yjb6m6jxbb2x1krgjmi166b";
28       type = "gem";
29     };
30     version = "0.3.4";
31   };
32   cbor-canonical = {
33     groups = ["default"];
34     platforms = [];
35     source = {
36       remotes = ["https://rubygems.org"];
37       sha256 = "1fhj51s5d9b9spw096sb0p92bgilw9hrsay383563dh913j2jn11";
38       type = "gem";
39     };
40     version = "0.1.2";
41   };
42   cbor-deterministic = {
43     groups = ["default"];
44     platforms = [];
45     source = {
46       remotes = ["https://rubygems.org"];
47       sha256 = "1w1mg4mn1dhlxlbijxpzja8m8ggrjs0hzkzvnaazw9zm1ji6dpba";
48       type = "gem";
49     };
50     version = "0.1.3";
51   };
52   cbor-diag = {
53     dependencies = ["cbor-canonical" "cbor-deterministic" "cbor-packed" "json_pure" "neatjson" "treetop"];
54     groups = ["default"];
55     platforms = [];
56     source = {
57       remotes = ["https://rubygems.org"];
58       sha256 = "0rwd88xngbjamgydj9rg3wvgl53pfzhal2n702s9afa1yp8mjm51";
59       type = "gem";
60     };
61     version = "0.8.7";
62   };
63   cbor-packed = {
64     groups = ["default"];
65     platforms = [];
66     source = {
67       remotes = ["https://rubygems.org"];
68       sha256 = "1dijyj7rivi39h34f32fx7k4xvngldf569i0372n1z6w01nv761l";
69       type = "gem";
70     };
71     version = "0.1.5";
72   };
73   cddl = {
74     dependencies = ["abnc" "abnftt" "base32" "cbor-diag" "colorize" "json_pure" "regexp-examples"];
75     groups = ["default"];
76     platforms = [];
77     source = {
78       remotes = ["https://rubygems.org"];
79       sha256 = "1qll1qvn3g75r742kr4da7240zdk2qj4vh325965rrjqp8brz23q";
80       type = "gem";
81     };
82     version = "0.10.3";
83   };
84   colorize = {
85     groups = ["default"];
86     platforms = [];
87     source = {
88       remotes = ["https://rubygems.org"];
89       sha256 = "0dy8ryhcdzgmbvj7jpa1qq3bhhk1m7a2pz6ip0m6dxh30rzj7d9h";
90       type = "gem";
91     };
92     version = "1.1.0";
93   };
94   json_pure = {
95     groups = ["default"];
96     platforms = [];
97     source = {
98       remotes = ["https://rubygems.org"];
99       sha256 = "09w7f7xlcas9irlaavhz0rnh17cjvjmmqm07drgghx5gwjcrar31";
100       type = "gem";
101     };
102     version = "2.7.1";
103   };
104   neatjson = {
105     groups = ["default"];
106     platforms = [];
107     source = {
108       remotes = ["https://rubygems.org"];
109       sha256 = "0wm1lq8yl6rzysh3wg6fa55w5534k6ppiz0qb7jyvdy582mk5i0s";
110       type = "gem";
111     };
112     version = "0.10.5";
113   };
114   polyglot = {
115     groups = ["default"];
116     platforms = [];
117     source = {
118       remotes = ["https://rubygems.org"];
119       sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
120       type = "gem";
121     };
122     version = "0.3.5";
123   };
124   regexp-examples = {
125     groups = ["default"];
126     platforms = [];
127     source = {
128       remotes = ["https://rubygems.org"];
129       sha256 = "0wfkwczjn62qq3z96dxk43m0gh6d5cajx9pxkanvk88d3yqnx29v";
130       type = "gem";
131     };
132     version = "1.5.1";
133   };
134   treetop = {
135     dependencies = ["polyglot"];
136     groups = ["default"];
137     platforms = [];
138     source = {
139       remotes = ["https://rubygems.org"];
140       sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d";
141       type = "gem";
142     };
143     version = "1.6.12";
144   };