aboutsummaryrefslogtreecommitdiff
path: root/test-scenarios/scenarios.json
diff options
context:
space:
mode:
Diffstat (limited to 'test-scenarios/scenarios.json')
-rw-r--r--test-scenarios/scenarios.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test-scenarios/scenarios.json b/test-scenarios/scenarios.json
index d07dda9..7c51282 100644
--- a/test-scenarios/scenarios.json
+++ b/test-scenarios/scenarios.json
@@ -11,5 +11,14 @@
"configure_jupyterlab_allow_origin": "*"
}
}
+ },
+ "install_additional_ruby": {
+ "image": "ubuntu:focal",
+ "features": {
+ "ruby": {
+ "version": "3.1.2",
+ "additional_versions": "2.5,3.0.4"
+ }
+ }
}
} \ No newline at end of file