Commit 143d2b9
committed
github actions: show bundled gems
Show multi-versioned gems in (filter) and full
list in (details) section.
e.g.
docker run --rm fluent/fluentd:v1.19.1-debian-amd64 gem list | grep ","
json (2.13.2, default: 2.9.1)
rexml (3.4.4, 3.4.0)
Signed-off-by: Kentaro Hayashi <[email protected]>1 parent 3091085 commit 143d2b9
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
14 | 29 | | |
15 | 30 | | |
16 | 31 | | |
| |||
0 commit comments