Skip to content

Commit

Permalink
Make ruby 3.3.4 the default version for the ruby feature
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewn617 committed Jul 11, 2024
1 parent d33f7b1 commit 7beef0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/ruby/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"options": {
"version": {
"type": "string",
"default": "3.3.3",
"default": "3.3.4",
"description": "The ruby version to be installed"
}
}
Expand Down

0 comments on commit 7beef0a

Please sign in to comment.