Skip to content

Commit a748d94

Browse files
authored
Update README.md
Ruby feature 1.0 isn't released yet
1 parent aacb8ac commit a748d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/ruby/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build
66

77
```json
88
"features": {
9-
"ghcr.io/rails/devcontainer/features/ruby:1": {
9+
"ghcr.io/rails/devcontainer/features/ruby:0.2": {
1010
"version": "3.3.0"
1111
}
1212
}
@@ -28,4 +28,4 @@ Installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build
2828

2929
This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
3030

31-
`bash` is required to execute the `install.sh` script.
31+
`bash` is required to execute the `install.sh` script.

0 commit comments

Comments
 (0)