Skip to content

Commit

Permalink
Bump Ruby feature to 1.1.1
Browse files Browse the repository at this point in the history
- Initialize Rbenv when using ZSH
- Default Ruby version is 3.3.3
  • Loading branch information
andrewn617 committed Jul 2, 2024
1 parent fc82a38 commit d1da27b
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
@@ -1,6 +1,6 @@
{
"id": "ruby",
"version": "1.1.0",
"version": "1.1.1",
"name": "Ruby (via rbenv)",
"description": "Installs Ruby, rbenv, ruby-build and libraries needed to build Ruby",
"customizations": {
Expand Down

0 comments on commit d1da27b

Please sign in to comment.