Skip to content

Commit 1e4397b

Browse files
committed
Drop mention of specific Ruby versions (en)
1 parent 3cac2f5 commit 1e4397b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

en/documentation/installation/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ like this:
8080
$ sudo apt-get install ruby-full
8181
{% endhighlight %}
8282

83-
As of writing, the `ruby-full` package provides Ruby 2.3.1, which is an old
84-
stable release, on Debian and Ubuntu.
85-
8683

8784
### yum (CentOS, Fedora, or RHEL)
8885
{: #yum}
@@ -125,9 +122,7 @@ Gentoo uses the portage package manager.
125122
$ sudo emerge dev-lang/ruby
126123
{% endhighlight %}
127124

128-
By default, this will try to install versions 1.9 and 2.0, but more
129-
versions are available. To install a specific version, set
130-
`RUBY_TARGETS` in your `make.conf`.
125+
To install a specific version, set `RUBY_TARGETS` in your `make.conf`.
131126
See the [Gentoo Ruby Project website][gentoo-ruby] for details.
132127

133128

0 commit comments

Comments
 (0)