Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Ruby feature 1.0 isn't released yet
  • Loading branch information
rafaelfranca authored May 8, 2024
1 parent aacb8ac commit a748d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build

```json
"features": {
"ghcr.io/rails/devcontainer/features/ruby:1": {
"ghcr.io/rails/devcontainer/features/ruby:0.2": {
"version": "3.3.0"
}
}
Expand All @@ -28,4 +28,4 @@ Installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build

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

`bash` is required to execute the `install.sh` script.
`bash` is required to execute the `install.sh` script.

0 comments on commit a748d94

Please sign in to comment.