tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
licensed: init at 5.0.0
Julius Michaelis
1 year ago
4689b8cd
1c9fee87
+786
4 changed files
expand all
collapse all
unified
split
pkgs
by-name
li
licensed
Gemfile
Gemfile.lock
gemset.nix
package.nix
+12
pkgs/by-name/li/licensed/Gemfile
···
1
1
+
# frozen_string_literal: true
2
2
+
source "https://rubygems.org"
3
3
+
4
4
+
gem 'licensed', '=5.0.0'
5
5
+
6
6
+
gem 'csv' , '~> 3.0'
7
7
+
gem 'byebug', '~> 11.1'
8
8
+
gem 'minitest', '~> 5.17'
9
9
+
gem 'minitest-hooks', '~> 1.5'
10
10
+
gem 'mocha', '~> 2.0'
11
11
+
gem 'rake', '~> 13.0'
12
12
+
gem 'rubocop-github', '~> 0.20'
+135
pkgs/by-name/li/licensed/Gemfile.lock
···
1
1
+
GEM
2
2
+
remote: https://rubygems.org/
3
3
+
specs:
4
4
+
activesupport (8.0.0)
5
5
+
base64
6
6
+
benchmark (>= 0.3)
7
7
+
bigdecimal
8
8
+
concurrent-ruby (~> 1.0, >= 1.3.1)
9
9
+
connection_pool (>= 2.2.5)
10
10
+
drb
11
11
+
i18n (>= 1.6, < 2)
12
12
+
logger (>= 1.4.2)
13
13
+
minitest (>= 5.1)
14
14
+
securerandom (>= 0.3)
15
15
+
tzinfo (~> 2.0, >= 2.0.5)
16
16
+
uri (>= 0.13.1)
17
17
+
addressable (2.8.7)
18
18
+
public_suffix (>= 2.0.2, < 7.0)
19
19
+
ast (2.4.2)
20
20
+
base64 (0.2.0)
21
21
+
benchmark (0.4.0)
22
22
+
bigdecimal (3.1.8)
23
23
+
byebug (11.1.3)
24
24
+
concurrent-ruby (1.3.4)
25
25
+
connection_pool (2.4.1)
26
26
+
csv (3.3.0)
27
27
+
dotenv (3.1.4)
28
28
+
drb (2.2.1)
29
29
+
faraday (2.12.1)
30
30
+
faraday-net_http (>= 2.0, < 3.5)
31
31
+
json
32
32
+
logger
33
33
+
faraday-net_http (3.4.0)
34
34
+
net-http (>= 0.5.0)
35
35
+
i18n (1.14.6)
36
36
+
concurrent-ruby (~> 1.0)
37
37
+
json (2.8.2)
38
38
+
language_server-protocol (3.17.0.3)
39
39
+
licensed (5.0.0)
40
40
+
json (~> 2.6)
41
41
+
licensee (~> 9.16)
42
42
+
parallel (~> 1.22)
43
43
+
pathname-common_prefix (~> 0.0.1)
44
44
+
reverse_markdown (~> 2.1)
45
45
+
ruby-xxHash (~> 0.4.0)
46
46
+
thor (~> 1.2)
47
47
+
tomlrb (~> 2.0)
48
48
+
licensee (9.18.0)
49
49
+
dotenv (>= 2, < 4)
50
50
+
octokit (>= 4.20, < 10.0)
51
51
+
reverse_markdown (>= 1, < 4)
52
52
+
rugged (>= 0.24, < 2.0)
53
53
+
thor (>= 0.19, < 2.0)
54
54
+
logger (1.6.1)
55
55
+
mini_portile2 (2.8.8)
56
56
+
minitest (5.25.2)
57
57
+
minitest-hooks (1.5.2)
58
58
+
minitest (> 5.3)
59
59
+
mocha (2.6.0)
60
60
+
ruby2_keywords (>= 0.0.5)
61
61
+
net-http (0.5.0)
62
62
+
uri
63
63
+
nokogiri (1.16.7)
64
64
+
mini_portile2 (~> 2.8.2)
65
65
+
racc (~> 1.4)
66
66
+
octokit (9.2.0)
67
67
+
faraday (>= 1, < 3)
68
68
+
sawyer (~> 0.9)
69
69
+
parallel (1.26.3)
70
70
+
parser (3.3.6.0)
71
71
+
ast (~> 2.4.1)
72
72
+
racc
73
73
+
pathname-common_prefix (0.0.2)
74
74
+
public_suffix (6.0.1)
75
75
+
racc (1.8.1)
76
76
+
rack (3.1.8)
77
77
+
rainbow (3.1.1)
78
78
+
rake (13.2.1)
79
79
+
regexp_parser (2.9.2)
80
80
+
reverse_markdown (2.1.1)
81
81
+
nokogiri
82
82
+
rubocop (1.68.0)
83
83
+
json (~> 2.3)
84
84
+
language_server-protocol (>= 3.17.0)
85
85
+
parallel (~> 1.10)
86
86
+
parser (>= 3.3.0.2)
87
87
+
rainbow (>= 2.2.2, < 4.0)
88
88
+
regexp_parser (>= 2.4, < 3.0)
89
89
+
rubocop-ast (>= 1.32.2, < 2.0)
90
90
+
ruby-progressbar (~> 1.7)
91
91
+
unicode-display_width (>= 2.4.0, < 3.0)
92
92
+
rubocop-ast (1.36.1)
93
93
+
parser (>= 3.3.1.0)
94
94
+
rubocop-github (0.20.0)
95
95
+
rubocop (>= 1.37)
96
96
+
rubocop-performance (>= 1.15)
97
97
+
rubocop-rails (>= 2.17)
98
98
+
rubocop-performance (1.23.0)
99
99
+
rubocop (>= 1.48.1, < 2.0)
100
100
+
rubocop-ast (>= 1.31.1, < 2.0)
101
101
+
rubocop-rails (2.27.0)
102
102
+
activesupport (>= 4.2.0)
103
103
+
rack (>= 1.1)
104
104
+
rubocop (>= 1.52.0, < 2.0)
105
105
+
rubocop-ast (>= 1.31.1, < 2.0)
106
106
+
ruby-progressbar (1.13.0)
107
107
+
ruby-xxHash (0.4.0.2)
108
108
+
ruby2_keywords (0.0.5)
109
109
+
rugged (1.7.2)
110
110
+
sawyer (0.9.2)
111
111
+
addressable (>= 2.3.5)
112
112
+
faraday (>= 0.17.3, < 3)
113
113
+
securerandom (0.3.2)
114
114
+
thor (1.3.2)
115
115
+
tomlrb (2.0.3)
116
116
+
tzinfo (2.0.6)
117
117
+
concurrent-ruby (~> 1.0)
118
118
+
unicode-display_width (2.6.0)
119
119
+
uri (1.0.2)
120
120
+
121
121
+
PLATFORMS
122
122
+
ruby
123
123
+
124
124
+
DEPENDENCIES
125
125
+
byebug (~> 11.1)
126
126
+
csv (~> 3.0)
127
127
+
licensed (= 5.0.0)
128
128
+
minitest (~> 5.17)
129
129
+
minitest-hooks (~> 1.5)
130
130
+
mocha (~> 2.0)
131
131
+
rake (~> 13.0)
132
132
+
rubocop-github (~> 0.20)
133
133
+
134
134
+
BUNDLED WITH
135
135
+
2.5.22
+619
pkgs/by-name/li/licensed/gemset.nix
···
1
1
+
{
2
2
+
activesupport = {
3
3
+
dependencies = [
4
4
+
"base64"
5
5
+
"benchmark"
6
6
+
"bigdecimal"
7
7
+
"concurrent-ruby"
8
8
+
"connection_pool"
9
9
+
"drb"
10
10
+
"i18n"
11
11
+
"logger"
12
12
+
"minitest"
13
13
+
"securerandom"
14
14
+
"tzinfo"
15
15
+
"uri"
16
16
+
];
17
17
+
groups = [ "default" ];
18
18
+
platforms = [ ];
19
19
+
source = {
20
20
+
remotes = [ "https://rubygems.org" ];
21
21
+
sha256 = "0pmcgdwl6pdhy570fldbafxqjpd3g0pcasbicljmn59zj95nqn9c";
22
22
+
type = "gem";
23
23
+
};
24
24
+
version = "8.0.0";
25
25
+
};
26
26
+
addressable = {
27
27
+
dependencies = [ "public_suffix" ];
28
28
+
groups = [ "default" ];
29
29
+
platforms = [ ];
30
30
+
source = {
31
31
+
remotes = [ "https://rubygems.org" ];
32
32
+
sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
33
33
+
type = "gem";
34
34
+
};
35
35
+
version = "2.8.7";
36
36
+
};
37
37
+
ast = {
38
38
+
groups = [ "default" ];
39
39
+
platforms = [ ];
40
40
+
source = {
41
41
+
remotes = [ "https://rubygems.org" ];
42
42
+
sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
43
43
+
type = "gem";
44
44
+
};
45
45
+
version = "2.4.2";
46
46
+
};
47
47
+
base64 = {
48
48
+
groups = [ "default" ];
49
49
+
platforms = [ ];
50
50
+
source = {
51
51
+
remotes = [ "https://rubygems.org" ];
52
52
+
sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
53
53
+
type = "gem";
54
54
+
};
55
55
+
version = "0.2.0";
56
56
+
};
57
57
+
benchmark = {
58
58
+
groups = [ "default" ];
59
59
+
platforms = [ ];
60
60
+
source = {
61
61
+
remotes = [ "https://rubygems.org" ];
62
62
+
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
63
63
+
type = "gem";
64
64
+
};
65
65
+
version = "0.4.0";
66
66
+
};
67
67
+
bigdecimal = {
68
68
+
groups = [ "default" ];
69
69
+
platforms = [ ];
70
70
+
source = {
71
71
+
remotes = [ "https://rubygems.org" ];
72
72
+
sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558";
73
73
+
type = "gem";
74
74
+
};
75
75
+
version = "3.1.8";
76
76
+
};
77
77
+
byebug = {
78
78
+
groups = [ "default" ];
79
79
+
platforms = [ ];
80
80
+
source = {
81
81
+
remotes = [ "https://rubygems.org" ];
82
82
+
sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194";
83
83
+
type = "gem";
84
84
+
};
85
85
+
version = "11.1.3";
86
86
+
};
87
87
+
concurrent-ruby = {
88
88
+
groups = [ "default" ];
89
89
+
platforms = [ ];
90
90
+
source = {
91
91
+
remotes = [ "https://rubygems.org" ];
92
92
+
sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl";
93
93
+
type = "gem";
94
94
+
};
95
95
+
version = "1.3.4";
96
96
+
};
97
97
+
connection_pool = {
98
98
+
groups = [ "default" ];
99
99
+
platforms = [ ];
100
100
+
source = {
101
101
+
remotes = [ "https://rubygems.org" ];
102
102
+
sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
103
103
+
type = "gem";
104
104
+
};
105
105
+
version = "2.4.1";
106
106
+
};
107
107
+
csv = {
108
108
+
groups = [ "default" ];
109
109
+
platforms = [ ];
110
110
+
source = {
111
111
+
remotes = [ "https://rubygems.org" ];
112
112
+
sha256 = "0zfn40dvgjk1xv1z8l11hr9jfg3jncwsc9yhzsz4l4rivkpivg8b";
113
113
+
type = "gem";
114
114
+
};
115
115
+
version = "3.3.0";
116
116
+
};
117
117
+
dotenv = {
118
118
+
groups = [ "default" ];
119
119
+
platforms = [ ];
120
120
+
source = {
121
121
+
remotes = [ "https://rubygems.org" ];
122
122
+
sha256 = "0aanng90ad6vg9sm3qlq1223k456qw2xli9kcx13a3ga33kh5ibd";
123
123
+
type = "gem";
124
124
+
};
125
125
+
version = "3.1.4";
126
126
+
};
127
127
+
drb = {
128
128
+
groups = [ "default" ];
129
129
+
platforms = [ ];
130
130
+
source = {
131
131
+
remotes = [ "https://rubygems.org" ];
132
132
+
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
133
133
+
type = "gem";
134
134
+
};
135
135
+
version = "2.2.1";
136
136
+
};
137
137
+
faraday = {
138
138
+
dependencies = [
139
139
+
"faraday-net_http"
140
140
+
"json"
141
141
+
"logger"
142
142
+
];
143
143
+
groups = [ "default" ];
144
144
+
platforms = [ ];
145
145
+
source = {
146
146
+
remotes = [ "https://rubygems.org" ];
147
147
+
sha256 = "0vxaw0mg8avqivdj0lzj19nxf652ri208grsdf0361flyn5i5wi3";
148
148
+
type = "gem";
149
149
+
};
150
150
+
version = "2.12.1";
151
151
+
};
152
152
+
faraday-net_http = {
153
153
+
dependencies = [ "net-http" ];
154
154
+
groups = [ "default" ];
155
155
+
platforms = [ ];
156
156
+
source = {
157
157
+
remotes = [ "https://rubygems.org" ];
158
158
+
sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1";
159
159
+
type = "gem";
160
160
+
};
161
161
+
version = "3.4.0";
162
162
+
};
163
163
+
i18n = {
164
164
+
dependencies = [ "concurrent-ruby" ];
165
165
+
groups = [ "default" ];
166
166
+
platforms = [ ];
167
167
+
source = {
168
168
+
remotes = [ "https://rubygems.org" ];
169
169
+
sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw";
170
170
+
type = "gem";
171
171
+
};
172
172
+
version = "1.14.6";
173
173
+
};
174
174
+
json = {
175
175
+
groups = [ "default" ];
176
176
+
platforms = [ ];
177
177
+
source = {
178
178
+
remotes = [ "https://rubygems.org" ];
179
179
+
sha256 = "1kw68hs5jfii7p4pkhsd9nxzsmc9xmb6x8vfp1rczbhxr34sckyx";
180
180
+
type = "gem";
181
181
+
};
182
182
+
version = "2.8.2";
183
183
+
};
184
184
+
language_server-protocol = {
185
185
+
groups = [ "default" ];
186
186
+
platforms = [ ];
187
187
+
source = {
188
188
+
remotes = [ "https://rubygems.org" ];
189
189
+
sha256 = "0gvb1j8xsqxms9mww01rmdl78zkd72zgxaap56bhv8j45z05hp1x";
190
190
+
type = "gem";
191
191
+
};
192
192
+
version = "3.17.0.3";
193
193
+
};
194
194
+
licensed = {
195
195
+
dependencies = [
196
196
+
"json"
197
197
+
"licensee"
198
198
+
"parallel"
199
199
+
"pathname-common_prefix"
200
200
+
"reverse_markdown"
201
201
+
"ruby-xxHash"
202
202
+
"thor"
203
203
+
"tomlrb"
204
204
+
];
205
205
+
groups = [ "default" ];
206
206
+
platforms = [ ];
207
207
+
source = {
208
208
+
remotes = [ "https://rubygems.org" ];
209
209
+
sha256 = "1zj99ky6cyj61sj1xj4xhpjgrrkxkdajdvk5w9rafqzfcsc9a1sm";
210
210
+
type = "gem";
211
211
+
};
212
212
+
version = "5.0.0";
213
213
+
};
214
214
+
licensee = {
215
215
+
dependencies = [
216
216
+
"dotenv"
217
217
+
"octokit"
218
218
+
"reverse_markdown"
219
219
+
"rugged"
220
220
+
"thor"
221
221
+
];
222
222
+
groups = [ "default" ];
223
223
+
platforms = [ ];
224
224
+
source = {
225
225
+
remotes = [ "https://rubygems.org" ];
226
226
+
sha256 = "0xyzk7gzi91l6xlwfvf2z0963jwd2csf987yk0ffbr5p9ycdp0ry";
227
227
+
type = "gem";
228
228
+
};
229
229
+
version = "9.18.0";
230
230
+
};
231
231
+
logger = {
232
232
+
groups = [ "default" ];
233
233
+
platforms = [ ];
234
234
+
source = {
235
235
+
remotes = [ "https://rubygems.org" ];
236
236
+
sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s";
237
237
+
type = "gem";
238
238
+
};
239
239
+
version = "1.6.1";
240
240
+
};
241
241
+
mini_portile2 = {
242
242
+
groups = [ "default" ];
243
243
+
platforms = [ ];
244
244
+
source = {
245
245
+
remotes = [ "https://rubygems.org" ];
246
246
+
sha256 = "0x8asxl83msn815lwmb2d7q5p29p7drhjv5va0byhk60v9n16iwf";
247
247
+
type = "gem";
248
248
+
};
249
249
+
version = "2.8.8";
250
250
+
};
251
251
+
minitest = {
252
252
+
groups = [ "default" ];
253
253
+
platforms = [ ];
254
254
+
source = {
255
255
+
remotes = [ "https://rubygems.org" ];
256
256
+
sha256 = "1sw3kvajbs5fvlqf1cz2kd6641iibmrc8idm4y8ian007vb7kcsr";
257
257
+
type = "gem";
258
258
+
};
259
259
+
version = "5.25.2";
260
260
+
};
261
261
+
minitest-hooks = {
262
262
+
dependencies = [ "minitest" ];
263
263
+
groups = [ "default" ];
264
264
+
platforms = [ ];
265
265
+
source = {
266
266
+
remotes = [ "https://rubygems.org" ];
267
267
+
sha256 = "11jb31dl5kbpyl3kgxql0p7da9066r2aqw54y5q6cni9nmld3zf5";
268
268
+
type = "gem";
269
269
+
};
270
270
+
version = "1.5.2";
271
271
+
};
272
272
+
mocha = {
273
273
+
dependencies = [ "ruby2_keywords" ];
274
274
+
groups = [ "default" ];
275
275
+
platforms = [ ];
276
276
+
source = {
277
277
+
remotes = [ "https://rubygems.org" ];
278
278
+
sha256 = "0f2nd90wlm96i4d9nyf3ibs9szlyf5zra6p60bk6pj6p093lzb3n";
279
279
+
type = "gem";
280
280
+
};
281
281
+
version = "2.6.0";
282
282
+
};
283
283
+
net-http = {
284
284
+
dependencies = [ "uri" ];
285
285
+
groups = [ "default" ];
286
286
+
platforms = [ ];
287
287
+
source = {
288
288
+
remotes = [ "https://rubygems.org" ];
289
289
+
sha256 = "1np1di3wnjmdnsf0h0yg5m902b0zv7g82jra2i9vy0zyb8h8hzzd";
290
290
+
type = "gem";
291
291
+
};
292
292
+
version = "0.5.0";
293
293
+
};
294
294
+
nokogiri = {
295
295
+
dependencies = [
296
296
+
"mini_portile2"
297
297
+
"racc"
298
298
+
];
299
299
+
groups = [ "default" ];
300
300
+
platforms = [ ];
301
301
+
source = {
302
302
+
remotes = [ "https://rubygems.org" ];
303
303
+
sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq";
304
304
+
type = "gem";
305
305
+
};
306
306
+
version = "1.16.7";
307
307
+
};
308
308
+
octokit = {
309
309
+
dependencies = [
310
310
+
"faraday"
311
311
+
"sawyer"
312
312
+
];
313
313
+
groups = [ "default" ];
314
314
+
platforms = [ ];
315
315
+
source = {
316
316
+
remotes = [ "https://rubygems.org" ];
317
317
+
sha256 = "05j3gz79gxkid3lc2balyllqik4v4swnm0rcvxz14m76bkrpz92g";
318
318
+
type = "gem";
319
319
+
};
320
320
+
version = "9.2.0";
321
321
+
};
322
322
+
parallel = {
323
323
+
groups = [ "default" ];
324
324
+
platforms = [ ];
325
325
+
source = {
326
326
+
remotes = [ "https://rubygems.org" ];
327
327
+
sha256 = "1vy7sjs2pgz4i96v5yk9b7aafbffnvq7nn419fgvw55qlavsnsyq";
328
328
+
type = "gem";
329
329
+
};
330
330
+
version = "1.26.3";
331
331
+
};
332
332
+
parser = {
333
333
+
dependencies = [
334
334
+
"ast"
335
335
+
"racc"
336
336
+
];
337
337
+
groups = [ "default" ];
338
338
+
platforms = [ ];
339
339
+
source = {
340
340
+
remotes = [ "https://rubygems.org" ];
341
341
+
sha256 = "0fxw738al3qxa4s4ghqkxb908sav03i3h7xflawwmxzhqiyfdm15";
342
342
+
type = "gem";
343
343
+
};
344
344
+
version = "3.3.6.0";
345
345
+
};
346
346
+
pathname-common_prefix = {
347
347
+
groups = [ "default" ];
348
348
+
platforms = [ ];
349
349
+
source = {
350
350
+
remotes = [ "https://rubygems.org" ];
351
351
+
sha256 = "034gjbcqrf940199k28kfqbs4dwwf4slah7l9qj0n9wk4vj8bjfk";
352
352
+
type = "gem";
353
353
+
};
354
354
+
version = "0.0.2";
355
355
+
};
356
356
+
public_suffix = {
357
357
+
groups = [ "default" ];
358
358
+
platforms = [ ];
359
359
+
source = {
360
360
+
remotes = [ "https://rubygems.org" ];
361
361
+
sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31";
362
362
+
type = "gem";
363
363
+
};
364
364
+
version = "6.0.1";
365
365
+
};
366
366
+
racc = {
367
367
+
groups = [ "default" ];
368
368
+
platforms = [ ];
369
369
+
source = {
370
370
+
remotes = [ "https://rubygems.org" ];
371
371
+
sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
372
372
+
type = "gem";
373
373
+
};
374
374
+
version = "1.8.1";
375
375
+
};
376
376
+
rack = {
377
377
+
groups = [ "default" ];
378
378
+
platforms = [ ];
379
379
+
source = {
380
380
+
remotes = [ "https://rubygems.org" ];
381
381
+
sha256 = "1cd13019gnnh2c0a3kj27ij5ibk72v0bmpypqv4l6ayw8g5cpyyk";
382
382
+
type = "gem";
383
383
+
};
384
384
+
version = "3.1.8";
385
385
+
};
386
386
+
rainbow = {
387
387
+
groups = [ "default" ];
388
388
+
platforms = [ ];
389
389
+
source = {
390
390
+
remotes = [ "https://rubygems.org" ];
391
391
+
sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
392
392
+
type = "gem";
393
393
+
};
394
394
+
version = "3.1.1";
395
395
+
};
396
396
+
rake = {
397
397
+
groups = [ "default" ];
398
398
+
platforms = [ ];
399
399
+
source = {
400
400
+
remotes = [ "https://rubygems.org" ];
401
401
+
sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
402
402
+
type = "gem";
403
403
+
};
404
404
+
version = "13.2.1";
405
405
+
};
406
406
+
regexp_parser = {
407
407
+
groups = [ "default" ];
408
408
+
platforms = [ ];
409
409
+
source = {
410
410
+
remotes = [ "https://rubygems.org" ];
411
411
+
sha256 = "0ik40vcv7mqigsfpqpca36hpmnx0536xa825ai5qlkv3mmkyf9ss";
412
412
+
type = "gem";
413
413
+
};
414
414
+
version = "2.9.2";
415
415
+
};
416
416
+
reverse_markdown = {
417
417
+
dependencies = [ "nokogiri" ];
418
418
+
groups = [ "default" ];
419
419
+
platforms = [ ];
420
420
+
source = {
421
421
+
remotes = [ "https://rubygems.org" ];
422
422
+
sha256 = "0087vhw5ik50lxvddicns01clkx800fk5v5qnrvi3b42nrk6885j";
423
423
+
type = "gem";
424
424
+
};
425
425
+
version = "2.1.1";
426
426
+
};
427
427
+
rubocop = {
428
428
+
dependencies = [
429
429
+
"json"
430
430
+
"language_server-protocol"
431
431
+
"parallel"
432
432
+
"parser"
433
433
+
"rainbow"
434
434
+
"regexp_parser"
435
435
+
"rubocop-ast"
436
436
+
"ruby-progressbar"
437
437
+
"unicode-display_width"
438
438
+
];
439
439
+
groups = [ "default" ];
440
440
+
platforms = [ ];
441
441
+
source = {
442
442
+
remotes = [ "https://rubygems.org" ];
443
443
+
sha256 = "0ay1lrz3ffrznjfr65c6xvkinb6m4l7h68cd9qbrf7nq0j2m1pq7";
444
444
+
type = "gem";
445
445
+
};
446
446
+
version = "1.68.0";
447
447
+
};
448
448
+
rubocop-ast = {
449
449
+
dependencies = [ "parser" ];
450
450
+
groups = [ "default" ];
451
451
+
platforms = [ ];
452
452
+
source = {
453
453
+
remotes = [ "https://rubygems.org" ];
454
454
+
sha256 = "0ybvb26ipc4pd4xixgi8l8rhkrwn0iia70flc4jw72qpaf4rmn0m";
455
455
+
type = "gem";
456
456
+
};
457
457
+
version = "1.36.1";
458
458
+
};
459
459
+
rubocop-github = {
460
460
+
dependencies = [
461
461
+
"rubocop"
462
462
+
"rubocop-performance"
463
463
+
"rubocop-rails"
464
464
+
];
465
465
+
groups = [ "default" ];
466
466
+
platforms = [ ];
467
467
+
source = {
468
468
+
remotes = [ "https://rubygems.org" ];
469
469
+
sha256 = "030b6szbmdcf3x5fccij27znmli0p35ciyzzmxl0vsfck8ghg3ii";
470
470
+
type = "gem";
471
471
+
};
472
472
+
version = "0.20.0";
473
473
+
};
474
474
+
rubocop-performance = {
475
475
+
dependencies = [
476
476
+
"rubocop"
477
477
+
"rubocop-ast"
478
478
+
];
479
479
+
groups = [ "default" ];
480
480
+
platforms = [ ];
481
481
+
source = {
482
482
+
remotes = [ "https://rubygems.org" ];
483
483
+
sha256 = "0wcilipyh890k0vwx8mgkj5qpjy2xvvgk89l9ars1wf53g5pibil";
484
484
+
type = "gem";
485
485
+
};
486
486
+
version = "1.23.0";
487
487
+
};
488
488
+
rubocop-rails = {
489
489
+
dependencies = [
490
490
+
"activesupport"
491
491
+
"rack"
492
492
+
"rubocop"
493
493
+
"rubocop-ast"
494
494
+
];
495
495
+
groups = [ "default" ];
496
496
+
platforms = [ ];
497
497
+
source = {
498
498
+
remotes = [ "https://rubygems.org" ];
499
499
+
sha256 = "1zplyab5n8gh7zzbwrrxrkzb2406afrjm6a3a3zdx72k17swx9n3";
500
500
+
type = "gem";
501
501
+
};
502
502
+
version = "2.27.0";
503
503
+
};
504
504
+
ruby-progressbar = {
505
505
+
groups = [ "default" ];
506
506
+
platforms = [ ];
507
507
+
source = {
508
508
+
remotes = [ "https://rubygems.org" ];
509
509
+
sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40";
510
510
+
type = "gem";
511
511
+
};
512
512
+
version = "1.13.0";
513
513
+
};
514
514
+
ruby-xxHash = {
515
515
+
groups = [ "default" ];
516
516
+
platforms = [ ];
517
517
+
source = {
518
518
+
remotes = [ "https://rubygems.org" ];
519
519
+
sha256 = "1106y8dvfsrvg7ph4kagbzsd2pbm4fsggv7amcrbrl0vxh2q6790";
520
520
+
type = "gem";
521
521
+
};
522
522
+
version = "0.4.0.2";
523
523
+
};
524
524
+
ruby2_keywords = {
525
525
+
groups = [ "default" ];
526
526
+
platforms = [ ];
527
527
+
source = {
528
528
+
remotes = [ "https://rubygems.org" ];
529
529
+
sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
530
530
+
type = "gem";
531
531
+
};
532
532
+
version = "0.0.5";
533
533
+
};
534
534
+
rugged = {
535
535
+
groups = [ "default" ];
536
536
+
platforms = [ ];
537
537
+
source = {
538
538
+
remotes = [ "https://rubygems.org" ];
539
539
+
sha256 = "1sccng15h8h3mcjxfgvxy85lfpswbj0nhmzwwsqdffbzqgsb2jch";
540
540
+
type = "gem";
541
541
+
};
542
542
+
version = "1.7.2";
543
543
+
};
544
544
+
sawyer = {
545
545
+
dependencies = [
546
546
+
"addressable"
547
547
+
"faraday"
548
548
+
];
549
549
+
groups = [ "default" ];
550
550
+
platforms = [ ];
551
551
+
source = {
552
552
+
remotes = [ "https://rubygems.org" ];
553
553
+
sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
554
554
+
type = "gem";
555
555
+
};
556
556
+
version = "0.9.2";
557
557
+
};
558
558
+
securerandom = {
559
559
+
groups = [ "default" ];
560
560
+
platforms = [ ];
561
561
+
source = {
562
562
+
remotes = [ "https://rubygems.org" ];
563
563
+
sha256 = "1h4xx97w353z1ygg667iwf9il8llzz7xvf5znipb5fyza6kgzcp8";
564
564
+
type = "gem";
565
565
+
};
566
566
+
version = "0.3.2";
567
567
+
};
568
568
+
thor = {
569
569
+
groups = [ "default" ];
570
570
+
platforms = [ ];
571
571
+
source = {
572
572
+
remotes = [ "https://rubygems.org" ];
573
573
+
sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f";
574
574
+
type = "gem";
575
575
+
};
576
576
+
version = "1.3.2";
577
577
+
};
578
578
+
tomlrb = {
579
579
+
groups = [ "default" ];
580
580
+
platforms = [ ];
581
581
+
source = {
582
582
+
remotes = [ "https://rubygems.org" ];
583
583
+
sha256 = "1xyl2nlfm39lklyaf0p7zj9psr60jvrlyfh26hrpk7wi4k7nlwy2";
584
584
+
type = "gem";
585
585
+
};
586
586
+
version = "2.0.3";
587
587
+
};
588
588
+
tzinfo = {
589
589
+
dependencies = [ "concurrent-ruby" ];
590
590
+
groups = [ "default" ];
591
591
+
platforms = [ ];
592
592
+
source = {
593
593
+
remotes = [ "https://rubygems.org" ];
594
594
+
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
595
595
+
type = "gem";
596
596
+
};
597
597
+
version = "2.0.6";
598
598
+
};
599
599
+
unicode-display_width = {
600
600
+
groups = [ "default" ];
601
601
+
platforms = [ ];
602
602
+
source = {
603
603
+
remotes = [ "https://rubygems.org" ];
604
604
+
sha256 = "0nkz7fadlrdbkf37m0x7sw8bnz8r355q3vwcfb9f9md6pds9h9qj";
605
605
+
type = "gem";
606
606
+
};
607
607
+
version = "2.6.0";
608
608
+
};
609
609
+
uri = {
610
610
+
groups = [ "default" ];
611
611
+
platforms = [ ];
612
612
+
source = {
613
613
+
remotes = [ "https://rubygems.org" ];
614
614
+
sha256 = "09qyg6a29cfgd46qid8qvx4sjbv596v19ym73xvhanbyxd6500xk";
615
615
+
type = "gem";
616
616
+
};
617
617
+
version = "1.0.2";
618
618
+
};
619
619
+
}
+20
pkgs/by-name/li/licensed/package.nix
···
1
1
+
{
2
2
+
lib,
3
3
+
bundlerApp,
4
4
+
bundlerUpdateScript,
5
5
+
}:
6
6
+
bundlerApp {
7
7
+
pname = "licensed";
8
8
+
gemdir = ./.;
9
9
+
exes = [ "licensed" ];
10
10
+
11
11
+
passthru.updateScript = bundlerUpdateScript "licensed";
12
12
+
13
13
+
meta = {
14
14
+
description = "Ruby gem to cache and verify the licenses of dependencies";
15
15
+
homepage = "https://github.com/github/licensed";
16
16
+
license = lib.licenses.mit;
17
17
+
maintainers = [ lib.maintainers.jcaesar ];
18
18
+
platforms = lib.platforms.linux;
19
19
+
};
20
20
+
}