aboutsummaryrefslogtreecommitdiff
path: root/test/ruby/scenarios.json
blob: 9f88d9e45e1c82133c9a7a45b69c01bbf18e34bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "install_additional_ruby": {
        "image": "ubuntu:focal",
        "features": {
            "ruby": {
                "version": "3.1.2",
                "additionalVersions": "2.5,3.0.4"
            }
        }
    }
}