Commit 131e281
committed
Use multi_json 1.15.0 only for ruby 2.7
An update to multi_json 1.16.0 specified ruby > 3.2; this started
failing on ubuntu vms, probably a bug with the "only install gem
dependencies that satisfy the currently running ruby" in ruby < 3.x.
This change forces 1.15.0 to be installed first, which ruby will
then use for the installation of puppet itself.1 parent 31a26cd commit 131e281
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments