We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cac2f5 commit 1e4397bCopy full SHA for 1e4397b
en/documentation/installation/index.md
@@ -80,9 +80,6 @@ like this:
80
$ sudo apt-get install ruby-full
81
{% endhighlight %}
82
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
-
86
87
### yum (CentOS, Fedora, or RHEL)
88
{: #yum}
@@ -125,9 +122,7 @@ Gentoo uses the portage package manager.
125
122
$ sudo emerge dev-lang/ruby
126
123
127
124
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`.
+To install a specific version, set `RUBY_TARGETS` in your `make.conf`.
131
See the [Gentoo Ruby Project website][gentoo-ruby] for details.
132
133
0 commit comments