aboutsummaryrefslogtreecommitdiff
path: root/src/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby')
-rw-r--r--src/ruby/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ruby/README.md b/src/ruby/README.md
index d8ca855..ffb136d 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -7,9 +7,7 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
```json
"features": {
- "ghcr.io/devcontainers/features/ruby:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/ruby:1": {}
}
```