Skip to content

Commit c0faa8e

Browse files
committed
Drop mention of specific Ruby versions (en)
1 parent dc375e4 commit c0faa8e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

en/documentation/installation/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ You can use it like this:
7474
$ sudo apt-get install ruby-full
7575
{% endhighlight %}
7676

77-
As of writing, the `ruby-full` package provides Ruby 2.3.1, which is an old
78-
stable release, on Debian and Ubuntu.
79-
8077

8178
### yum (CentOS, Fedora, or RHEL)
8279
{: #yum}
@@ -101,8 +98,6 @@ Gentoo uses the portage package manager.
10198
$ sudo emerge dev-lang/ruby
10299
{% endhighlight %}
103100

104-
By default, this will try to install versions 1.9 and 2.0,
105-
but more versions are available.
106101
To install a specific version, set `RUBY_TARGETS` in your `make.conf`.
107102
See the [Gentoo Ruby Project website][gentoo-ruby] for details.
108103

0 commit comments

Comments
 (0)