Fix invalid pythonImportsCheck attributes (#374927)
[NixPkgs.git] / pkgs / tools / misc / t / gemset.nix
bloba742b7b1accd12324c8e4bc10521888881cafdbf
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   buftok = {
14     groups = [ "default" ];
15     platforms = [ ];
16     source = {
17       remotes = [ "https://rubygems.org" ];
18       sha256 = "1rzsy1vy50v55x9z0nivf23y0r9jkmq6i130xa75pq9i8qrn1mxs";
19       type = "gem";
20     };
21     version = "0.2.0";
22   };
23   domain_name = {
24     dependencies = [ "unf" ];
25     groups = [ "default" ];
26     platforms = [ ];
27     source = {
28       remotes = [ "https://rubygems.org" ];
29       sha256 = "0abdlwb64ns7ssmiqhdwgl27ly40x2l27l8hs8hn0z4kb3zd2x3v";
30       type = "gem";
31     };
32     version = "0.5.20180417";
33   };
34   equalizer = {
35     groups = [ "default" ];
36     platforms = [ ];
37     source = {
38       remotes = [ "https://rubygems.org" ];
39       sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4";
40       type = "gem";
41     };
42     version = "0.0.11";
43   };
44   faraday = {
45     dependencies = [ "multipart-post" ];
46     groups = [ "default" ];
47     platforms = [ ];
48     source = {
49       remotes = [ "https://rubygems.org" ];
50       sha256 = "18p1csdivgwmshfw3mb698a3bn0yrykg30khk5qxjf6n168g91jr";
51       type = "gem";
52     };
53     version = "0.11.0";
54   };
55   geokit = {
56     groups = [ "default" ];
57     platforms = [ ];
58     source = {
59       remotes = [ "https://rubygems.org" ];
60       sha256 = "0mvdpbx88wflqqrcrfa54a5sckvj2sqzm304p7ji3c06frbhmxw8";
61       type = "gem";
62     };
63     version = "1.13.1";
64   };
65   htmlentities = {
66     groups = [ "default" ];
67     platforms = [ ];
68     source = {
69       remotes = [ "https://rubygems.org" ];
70       sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
71       type = "gem";
72     };
73     version = "4.3.4";
74   };
75   http = {
76     dependencies = [
77       "addressable"
78       "http-cookie"
79       "http-form_data"
80       "http_parser.rb"
81     ];
82     groups = [ "default" ];
83     platforms = [ ];
84     source = {
85       remotes = [ "https://rubygems.org" ];
86       sha256 = "1kcd9qp8vm1rkyp7gfh8j0dbl3zpi97vz2vbhpbcsdsa7l21a59r";
87       type = "gem";
88     };
89     version = "2.2.2";
90   };
91   http-cookie = {
92     dependencies = [ "domain_name" ];
93     groups = [ "default" ];
94     platforms = [ ];
95     source = {
96       remotes = [ "https://rubygems.org" ];
97       sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g";
98       type = "gem";
99     };
100     version = "1.0.3";
101   };
102   http-form_data = {
103     groups = [ "default" ];
104     platforms = [ ];
105     source = {
106       remotes = [ "https://rubygems.org" ];
107       sha256 = "0j8dwwbfpf8kc0lcsqcgy29lflszd1x4d7kc0f7227892m7r6y0m";
108       type = "gem";
109     };
110     version = "1.0.3";
111   };
112   "http_parser.rb" = {
113     groups = [ "default" ];
114     platforms = [ ];
115     source = {
116       remotes = [ "https://rubygems.org" ];
117       sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
118       type = "gem";
119     };
120     version = "0.6.0";
121   };
122   launchy = {
123     dependencies = [ "addressable" ];
124     groups = [ "default" ];
125     platforms = [ ];
126     source = {
127       remotes = [ "https://rubygems.org" ];
128       sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2";
129       type = "gem";
130     };
131     version = "2.4.3";
132   };
133   memoizable = {
134     dependencies = [ "thread_safe" ];
135     groups = [ "default" ];
136     platforms = [ ];
137     source = {
138       remotes = [ "https://rubygems.org" ];
139       sha256 = "0v42bvghsvfpzybfazl14qhkrjvx0xlmxz0wwqc960ga1wld5x5c";
140       type = "gem";
141     };
142     version = "0.4.2";
143   };
144   multipart-post = {
145     groups = [ "default" ];
146     platforms = [ ];
147     source = {
148       remotes = [ "https://rubygems.org" ];
149       sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x";
150       type = "gem";
151     };
152     version = "2.0.0";
153   };
154   naught = {
155     groups = [ "default" ];
156     platforms = [ ];
157     source = {
158       remotes = [ "https://rubygems.org" ];
159       sha256 = "1wwjx35zgbc0nplp8a866iafk4zsrbhwwz4pav5gydr2wm26nksg";
160       type = "gem";
161     };
162     version = "1.1.0";
163   };
164   oauth = {
165     groups = [ "default" ];
166     platforms = [ ];
167     source = {
168       remotes = [ "https://rubygems.org" ];
169       sha256 = "1zszdg8q1b135z7l7crjj234k4j0m347hywp5kj6zsq7q78pw09y";
170       type = "gem";
171     };
172     version = "0.5.4";
173   };
174   public_suffix = {
175     groups = [ "default" ];
176     platforms = [ ];
177     source = {
178       remotes = [ "https://rubygems.org" ];
179       sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
180       type = "gem";
181     };
182     version = "3.0.3";
183   };
184   retryable = {
185     groups = [ "default" ];
186     platforms = [ ];
187     source = {
188       remotes = [ "https://rubygems.org" ];
189       sha256 = "1pxv5xgr08s9gv5npj7h3raxibywznrv2wcrb85ibhlhzgzcxggf";
190       type = "gem";
191     };
192     version = "2.0.4";
193   };
194   simple_oauth = {
195     groups = [ "default" ];
196     platforms = [ ];
197     source = {
198       remotes = [ "https://rubygems.org" ];
199       sha256 = "0dw9ii6m7wckml100xhjc6vxpjcry174lbi9jz5v7ibjr3i94y8l";
200       type = "gem";
201     };
202     version = "0.3.1";
203   };
204   t = {
205     dependencies = [
206       "geokit"
207       "htmlentities"
208       "launchy"
209       "oauth"
210       "retryable"
211       "thor"
212       "twitter"
213     ];
214     groups = [ "default" ];
215     platforms = [ ];
216     source = {
217       remotes = [ "https://rubygems.org" ];
218       sha256 = "0qj5zqc819yiscqbyb93alxillyli5ajvrr4gzq52clgkvyap7bd";
219       type = "gem";
220     };
221     version = "3.1.0";
222   };
223   thor = {
224     groups = [ "default" ];
225     platforms = [ ];
226     source = {
227       remotes = [ "https://rubygems.org" ];
228       sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29";
229       type = "gem";
230     };
231     version = "0.20.3";
232   };
233   thread_safe = {
234     groups = [ "default" ];
235     platforms = [ ];
236     source = {
237       remotes = [ "https://rubygems.org" ];
238       sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
239       type = "gem";
240     };
241     version = "0.3.6";
242   };
243   twitter = {
244     dependencies = [
245       "addressable"
246       "buftok"
247       "equalizer"
248       "faraday"
249       "http"
250       "http_parser.rb"
251       "memoizable"
252       "naught"
253       "simple_oauth"
254     ];
255     groups = [ "default" ];
256     platforms = [ ];
257     source = {
258       remotes = [ "https://rubygems.org" ];
259       sha256 = "1l9zv0pg0q4mgcxyhzk2fj57bcs907mbargdr9l0ccnp6xi5sp8v";
260       type = "gem";
261     };
262     version = "6.1.0";
263   };
264   unf = {
265     dependencies = [ "unf_ext" ];
266     groups = [ "default" ];
267     platforms = [ ];
268     source = {
269       remotes = [ "https://rubygems.org" ];
270       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
271       type = "gem";
272     };
273     version = "0.1.4";
274   };
275   unf_ext = {
276     groups = [ "default" ];
277     platforms = [ ];
278     source = {
279       remotes = [ "https://rubygems.org" ];
280       sha256 = "1ll6w64ibh81qwvjx19h8nj7mngxgffg7aigjx11klvf5k2g4nxf";
281       type = "gem";
282     };
283     version = "0.0.7.6";
284   };