Commit 4b7d0c5
committed
api: Specify ruby bundler for api gen
This patch updates the Dockerfile used to generate API bindings to
specify an explicit version of the Ruby bundler program. This is
required since an older version of Ruby is used as the newer ones
are not compatible with the API generation code.
Signed-off-by: akutz <andrew.kutz@broadcom.com>1 parent f238201 commit 4b7d0c5
1 file changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
0 commit comments