aboutsummaryrefslogtreecommitdiff
path: root/test/ruby/scenarios.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/scenarios.json')
-rw-r--r--test/ruby/scenarios.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ruby/scenarios.json b/test/ruby/scenarios.json
new file mode 100644
index 0000000..9f88d9e
--- /dev/null
+++ b/test/ruby/scenarios.json
@@ -0,0 +1,11 @@
+{
+ "install_additional_ruby": {
+ "image": "ubuntu:focal",
+ "features": {
+ "ruby": {
+ "version": "3.1.2",
+ "additionalVersions": "2.5,3.0.4"
+ }
+ }
+ }
+} \ No newline at end of file