diff --git a/features/ruby/devcontainer-feature.json b/features/ruby/devcontainer-feature.json index d3d6d7d..62272d2 100644 --- a/features/ruby/devcontainer-feature.json +++ b/features/ruby/devcontainer-feature.json @@ -19,7 +19,7 @@ "options": { "version": { "type": "string", - "default": "3.3.1", + "default": "3.3.3", "description": "The ruby version to be installed" } }