aboutsummaryrefslogtreecommitdiff
path: root/src/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby')
-rw-r--r--src/ruby/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/feature.json b/src/ruby/feature.json
index 3ba0a36..919cf47 100644
--- a/src/ruby/feature.json
+++ b/src/ruby/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "3.1", "3.0", "2.7"],
+ "proposals": ["latest", "none", "3.1", "3.0", "2.7"],
"default": "latest",
"description": "Select or enter a Ruby version to install"
}