-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathbuildpack.toml
More file actions
473 lines (434 loc) · 36.7 KB
/
buildpack.toml
File metadata and controls
473 lines (434 loc) · 36.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
api = "0.7"
[buildpack]
description = "A buildpack for installing the appropriate MRI version for an app"
homepage = "https://github.com/paketo-buildpacks/mri"
id = "paketo-buildpacks/mri"
keywords = ["ruby", "mri"]
name = "Paketo Buildpack for MRI"
sbom-formats = ["application/vnd.cyclonedx+json", "application/spdx+json", "application/vnd.syft+json"]
[[buildpack.licenses]]
type = "Apache-2.0"
uri = "https://github.com/paketo-buildpacks/mri/blob/main/LICENSE"
[metadata]
include-files = ["buildpack.toml", "linux/amd64/bin/build", "linux/amd64/bin/detect", "linux/amd64/bin/run", "linux/arm64/bin/build", "linux/arm64/bin/detect", "linux/arm64/bin/run"]
pre-package = "./scripts/build.sh --target linux/amd64 --target linux/arm64"
[metadata.default-versions]
ruby = "3.4.*"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:e7154540a18efe072a64d243281afeef2235d582cc9ee955bc8697a3f000eafb"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.10?checksum=880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source-checksum = "sha256:880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.10_linux_x64_jammy_e7154540.tgz"
version = "3.2.10"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:b699cf7e410efea75813514e8c20daa49105bbe016f3ed05b5d66435f0d28db5"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.10?checksum=880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source-checksum = "sha256:880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.10_linux_arm64_jammy_b699cf7e.tgz"
version = "3.2.10"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:f9cbdb88b2bc7c564b7d69ae15e0ecf009e95b8e807611320458a6e2ed937596"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.10?checksum=880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source-checksum = "sha256:880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.10_linux_x64_noble_f9cbdb88.tgz"
version = "3.2.10"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:8365bcc9467df515bd1585ac2b7dafaec205bce9ebe6cfb7daa7a49625c5f920"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.10?checksum=880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.10.tar.gz"
source-checksum = "sha256:880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.10_linux_arm64_noble_8365bcc9.tgz"
version = "3.2.10"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:a5abfc3f8465042ae32694e394249f68deee790ff852fda4acbcb8791957f581"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.11?checksum=b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source-checksum = "sha256:b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.11_linux_x64_jammy_a5abfc3f.tgz"
version = "3.2.11"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:ede358f5aa599ad243a5622c05263e1ee815a5605a15b7f0b03aee3d72438cb0"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.11?checksum=b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source-checksum = "sha256:b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.11_linux_arm64_jammy_ede358f5.tgz"
version = "3.2.11"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:be43b82ab12887e0346a79dd4065315c718185bccbe9ea66ba58c24ccd3133f8"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.11?checksum=b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source-checksum = "sha256:b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.11_linux_x64_noble_be43b82a.tgz"
version = "3.2.11"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:dfecf243e0b4b05061925211212ac684228c34ff96fc6880bff63abd136929e5"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.2.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.2.11?checksum=b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2&download_url=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz"
source-checksum = "sha256:b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.2.11_linux_arm64_noble_dfecf243.tgz"
version = "3.2.11"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:4db062b4b7c04690383364d8961efba8d4eddcd8864313a67800ca21146b45fe"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.10?checksum=b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source-checksum = "sha256:b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.10_linux_x64_jammy_4db062b4.tgz"
version = "3.3.10"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:8f85008aab521ad98fec10a0cae2d73ad21bfd597d50178f37fb805192291b1b"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.10?checksum=b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source-checksum = "sha256:b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.10_linux_arm64_jammy_8f85008a.tgz"
version = "3.3.10"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:92a32d467b5b483a04c96350897dc97c091c4654267294a7b76eeeefa68aef02"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.10?checksum=b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source-checksum = "sha256:b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.10_linux_x64_noble_92a32d46.tgz"
version = "3.3.10"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:f5c93c5c4b84ae176f7a10ce0ef8c8d69336bd34e399946110d25bb028a14b0c"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.10:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.10?checksum=b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.gz"
source-checksum = "sha256:b555baa467a306cfc8e6c6ed24d0d27b27e9a1bed1d91d95509859eac6b0e928"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.10_linux_arm64_noble_f5c93c5c.tgz"
version = "3.3.10"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:7831e2612ff8974c5b10b1fa1f9babe67377d028b9a9851f5da3a5783cf10be9"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.11?checksum=59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source-checksum = "sha256:59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.11_linux_x64_jammy_7831e261.tgz"
version = "3.3.11"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:a3f9bd3bca97c52c5a24b4342bd3accb0c8399d25980a9316a59ff5732b3d4a8"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.11?checksum=59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source-checksum = "sha256:59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.11_linux_arm64_jammy_a3f9bd3b.tgz"
version = "3.3.11"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:e82bbf27ed9a94a9a71be23385de5c999ddf46c9242ed3c22e30a4a3a54b8f79"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.11?checksum=59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source-checksum = "sha256:59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.11_linux_x64_noble_e82bbf27.tgz"
version = "3.3.11"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:317f21a595049382fd52700954a0350d9a1ab235311e8187dcc44fad9be802e0"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.3.11:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.3.11?checksum=59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0&download_url=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.11.tar.gz"
source-checksum = "sha256:59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.3.11_linux_arm64_noble_317f21a5.tgz"
version = "3.3.11"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:d2839b3912035185397f4c8e9df88bba4a376c4c7f13e90a841fc67332a5569b"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.8:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.8?checksum=53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source-checksum = "sha256:53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.8_linux_x64_jammy_d2839b39.tgz"
version = "3.4.8"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:a4572368e90c4160ac553ec28684037e0b56cfe402be0f4526e289309e3505a5"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.8:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.8?checksum=53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source-checksum = "sha256:53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.8_linux_arm64_jammy_a4572368.tgz"
version = "3.4.8"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:391995dd7ad333140f44882373f39c102373d807b84f2cec84b233ead90a2e86"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.8:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.8?checksum=53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source-checksum = "sha256:53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.8_linux_x64_noble_391995dd.tgz"
version = "3.4.8"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:2cced906e8b3210b77568dd8cffc85b77e6891a45c1a38d3ed368c532e821c94"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.8:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.8?checksum=53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.gz"
source-checksum = "sha256:53c4ddad41fbb6189f1f5ee0db57a51d54bd1f87f8755b3d68604156a35b045b"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.8_linux_arm64_noble_2cced906.tgz"
version = "3.4.8"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:e11af2ce9eb9ad3d801f1a55689067ba62041a630adc6a3c72e9706415fc5223"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.9:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.9?checksum=7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source-checksum = "sha256:7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.9_linux_x64_jammy_e11af2ce.tgz"
version = "3.4.9"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:8993ab4d5c2154123454664d0f1b86ce306aa23a55a6f5133950c3b7dd2f2478"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.9:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.9?checksum=7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source-checksum = "sha256:7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c"
stacks = ["io.buildpacks.stacks.jammy"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.9_linux_arm64_jammy_8993ab4d.tgz"
version = "3.4.9"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:c3651d3bffbfd2a45eb4e527847f92bcdb9223803e635df3c685b34f3c25846c"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.9:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.9?checksum=7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source-checksum = "sha256:7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.9_linux_x64_noble_c3651d3b.tgz"
version = "3.4.9"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:c2b5cc1a6ff999eda3493d67136998c5f6d431454ca0003603397745e78be26d"
cpe = "cpe:2.3:a:ruby-lang:ruby:3.4.9:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@3.4.9?checksum=7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c&download_url=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.gz"
source-checksum = "sha256:7bb4d4f5e807cc27251d14d9d6086d182c5b25875191e44ab15b709cd7a7dd9c"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_3.4.9_linux_arm64_noble_c2b5cc1a.tgz"
version = "3.4.9"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:d91aa8e4797062a66f87046903e8d8ae0b2e6f78790d79d59f94b89575144714"
cpe = "cpe:2.3:a:ruby-lang:ruby:4.0.3:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "Apache-2.0", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@4.0.3?checksum=77964acc370d5c8375b9502e5ba6c13c03ef91ab9eb9f521c84fb42b9c9a6b0f&download_url=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.3.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.3.tar.gz"
source-checksum = "sha256:77964acc370d5c8375b9502e5ba6c13c03ef91ab9eb9f521c84fb42b9c9a6b0f"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_4.0.3_linux_x64_noble_d91aa8e4.tgz"
version = "4.0.3"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:d69ed3cd3695ca1e4aba4e05c6828bd15c4d4bf12f5c14ee1de6bc16d4df8940"
cpe = "cpe:2.3:a:ruby-lang:ruby:4.0.3:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "Apache-2.0", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@4.0.3?checksum=77964acc370d5c8375b9502e5ba6c13c03ef91ab9eb9f521c84fb42b9c9a6b0f&download_url=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.3.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.3.tar.gz"
source-checksum = "sha256:77964acc370d5c8375b9502e5ba6c13c03ef91ab9eb9f521c84fb42b9c9a6b0f"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_4.0.3_linux_arm64_noble_d69ed3cd.tgz"
version = "4.0.3"
[[metadata.dependencies]]
arch = "amd64"
checksum = "sha256:555525cae78a59b87df5800d81e521d6b58b3e9c3019db9d9fd23904fb80b3bf"
cpe = "cpe:2.3:a:ruby-lang:ruby:4.0.4:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "Apache-2.0", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@4.0.4?checksum=f35f6edfa3dabb3f723f9d0cf1906c6512ae77f4e412ab1e68cc6e91d230fa80&download_url=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.gz"
source-checksum = "sha256:f35f6edfa3dabb3f723f9d0cf1906c6512ae77f4e412ab1e68cc6e91d230fa80"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_4.0.4_linux_x64_noble_555525ca.tgz"
version = "4.0.4"
[[metadata.dependencies]]
arch = "arm64"
checksum = "sha256:e7216eb9ad724fc4780daca66eed118fa4d829ca42aee0d69b596bba9a596f7e"
cpe = "cpe:2.3:a:ruby-lang:ruby:4.0.4:*:*:*:*:*:*:*"
id = "ruby"
licenses = ["0BSD", "AGPL-1.0-only", "AGPL-1.0-or-later", "Apache-2.0", "BSD-1-Clause", "BSD-2-Clause", "BSD-2-Clause-Views", "BSD-3-Clause", "BSD-3-Clause-Clear", "BSD-3-Clause-No-Military-License", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-4-Clause-UC", "Bison-exception-2.2", "FSFUL", "GPL-2.0-only", "GPL-2.0-or-later", "JSON", "MIT", "MIT-0", "MIT-advertising", "MIT-feh", "Ruby", "X11-distribute-modifications-variant", "Zlib", "deprecated_AGPL-1.0", "deprecated_GPL-2.0", "deprecated_GPL-2.0+", "deprecated_GPL-2.0-with-bison-exception"]
name = "Ruby"
os = "linux"
purl = "pkg:generic/ruby@4.0.4?checksum=f35f6edfa3dabb3f723f9d0cf1906c6512ae77f4e412ab1e68cc6e91d230fa80&download_url=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.gz"
source = "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.gz"
source-checksum = "sha256:f35f6edfa3dabb3f723f9d0cf1906c6512ae77f4e412ab1e68cc6e91d230fa80"
stacks = ["io.buildpacks.stacks.noble"]
uri = "https://artifacts.paketo.io/ruby/ruby_4.0.4_linux_arm64_noble_e7216eb9.tgz"
version = "4.0.4"
[[metadata.dependency-constraints]]
constraint = "3.2.*"
id = "ruby"
patches = 2
[[metadata.dependency-constraints]]
constraint = "3.3.*"
id = "ruby"
patches = 2
[[metadata.dependency-constraints]]
constraint = "3.4.*"
id = "ruby"
patches = 2
[[metadata.dependency-constraints]]
constraint = "4.0.*"
id = "ruby"
patches = 2
[[stacks]]
id = "io.buildpacks.stacks.jammy"
[[stacks]]
id = "io.buildpacks.stacks.noble"
[[targets]]
arch = "amd64"
os = "linux"
[[targets]]
arch = "arm64"
os = "linux"