Skip to content

Commit

Permalink
Merge pull request #3 from rails/default-for-version-option
Browse files Browse the repository at this point in the history
Add a default for the version option
  • Loading branch information
andrewn617 authored Mar 7, 2024
2 parents b2a6f64 + 422ac15 commit 23eb366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/ruby/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"options": {
"version": {
"type": "string",
"default": "3.3.0",
"description": "The ruby version to be installed"
}
}
Expand Down

0 comments on commit 23eb366

Please sign in to comment.