Skip to content

Update the most recent release of Ruby for Debian and Ubuntu #1614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bg/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Debian GNU/Linux и Ubuntu използват пакетният мениджъ
$ sudo apt-get install ruby-full
{% endhighlight %}

По времето на писане, пакетът ruby-full инсталира Ruby 1.9.3, което е стара
По времето на писане, пакетът ruby-full инсталира Ruby 2.3.1, което е стара
стабилна версия.


Expand Down
2 changes: 1 addition & 1 deletion de/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $ sudo apt-get install ruby
{% endhighlight %}

Dadurch wird auf Ubuntu oder Debian (zum Stand der Entstehung dieses Artikels)
Ruby 1.9.3 installiert, eine ältere stabile Version.
Ruby 2.3.1 installiert, eine ältere stabile Version.


### yum (CentOS, Fedora, or RHEL)
Expand Down
2 changes: 1 addition & 1 deletion es/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ sudo apt-get install ruby-full
{% endhighlight %}

Al momento de escribir este documento, el paquete `ruby-full` instala la versión
de Ruby 1.9.3, la cual es una entrega vieja pero estable en Debian y Ubuntu.
de Ruby 2.3.1, la cual es una entrega vieja pero estable en Debian y Ubuntu.


### yum (CentOS, Fedora, or RHEL)
Expand Down
2 changes: 1 addition & 1 deletion fr/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Vous pouvez l'utiliser de la façon suivante :
$ sudo apt-get install ruby-full
{% endhighlight %}

Au moment d'écrire ces lignes, le paquet `ruby-full` fourni Ruby 1.9.3, qui
Au moment d'écrire ces lignes, le paquet `ruby-full` fourni Ruby 2.3.1, qui
est une ancienne version stable, sur Debian et Ubuntu.


Expand Down
2 changes: 1 addition & 1 deletion id/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Anda dapat menggunakannya seperti ini:
$ sudo apt-get install ruby-full
{% endhighlight %}

Sesuai penulisan, paket `ruby-full` menyediakan Ruby 1.9.3, yang mana adalah versi
Sesuai penulisan, paket `ruby-full` menyediakan Ruby 2.3.1, yang mana adalah versi
lama yang stabil, pada Debian dan Ubuntu.


Expand Down
2 changes: 1 addition & 1 deletion it/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Puoi usarlo in questo modo:
$ sudo apt-get install ruby
{% endhighlight %}

Come detto, su Debian e Ubuntu, il pacchetto `ruby` fornito è il Ruby 1.9.3,
Come detto, su Debian e Ubuntu, il pacchetto `ruby` fornito è il Ruby 2.3.1,
che è un vecchia release stabile.


Expand Down
2 changes: 1 addition & 1 deletion ja/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Debian GNU/Linux および Ubuntu は apt というパッケージマネージ
$ sudo apt-get install ruby
{% endhighlight %}

これを書いている時点では、 Debian と Ubuntu の `ruby` パッケージは古い Ruby 1.9.3 を提供しています。
これを書いている時点では、 Debian と Ubuntu の `ruby` パッケージは古い Ruby 2.3.1 を提供しています。


### yum (CentOS, Fedora, or RHEL)
Expand Down
2 changes: 1 addition & 1 deletion ko/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Debian GNU/Linux와 Ubuntu는 apt 패키지 관리 시스템을 사용합니다.
$ sudo apt-get install ruby-full
{% endhighlight %}

글을 쓰는 시점에서, `ruby-full` 패키지는 루비 1.9.3을 설치합니다.
글을 쓰는 시점에서, `ruby-full` 패키지는 루비 2.3.1을 설치합니다.
이 버전은 Debian이나 Ubuntu의 오래된 안정 버전입니다.


Expand Down
2 changes: 1 addition & 1 deletion pl/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Możesz go użyć tak:
$ sudo apt-get install ruby
{% endhighlight %}

Na czas pisania pakiet `ruby` dostarcza starszego Rubiego 1.9.3 dla Debiana i
Na czas pisania pakiet `ruby` dostarcza starszego Rubiego 2.3.1 dla Debiana i
Ubuntu.


Expand Down
2 changes: 1 addition & 1 deletion pt/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ sudo apt-get install ruby-full
{% endhighlight %}

No momento em que foi escrita esta página, o pacote `ruby-full` fornecia
a versão 1.9.3 do Ruby, que é uma versão estável antiga, tanto no
a versão 2.3.1 do Ruby, que é uma versão estável antiga, tanto no
Debian quanto no Ubuntu.


Expand Down
2 changes: 1 addition & 1 deletion ru/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Debian GNU/Linux и Ubuntu используют систему управлен
$ sudo apt-get install ruby-full
{% endhighlight %}

Пакет `ruby-full` установит Ruby версии 1.9.3, которая является последним
Пакет `ruby-full` установит Ruby версии 2.3.1, которая является последним
стабильным релизом.


Expand Down
2 changes: 1 addition & 1 deletion vi/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Bạn có thể sử dụng như sau:
$ sudo apt-get install ruby-full
{% endhighlight %}

`ruby-full` ở lệnh trên cung cấp Ruby 1.9.3, một bản phân phối ổn định cũ,
`ruby-full` ở lệnh trên cung cấp Ruby 2.3.1, một bản phân phối ổn định cũ,
trên Debian và Ubuntu.


Expand Down
2 changes: 1 addition & 1 deletion zh_cn/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Debian GNU/Linux 和 Ubuntu 使用 apt 包管理器。用法如下:
$ sudo apt-get install ruby-full
{% endhighlight %}

撰写本文时,在 Debian 和 Ubuntu 下,`ruby-full` 包提供的是老旧的 Ruby 1.9.3
撰写本文时,在 Debian 和 Ubuntu 下,`ruby-full` 包提供的是老旧的 Ruby 2.3.1

### yum(CentOS、Fedora 或 RHEL)
{: #yum}
Expand Down
2 changes: 1 addition & 1 deletion zh_tw/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Debian GNU/Linux 和 Ubuntu 的使用者可以使用 apt。
$ sudo apt-get install ruby
{% endhighlight %}

撰文當下 `ruby` 套件在 Debian 與 Ubuntu 平台上所提供的版本是老舊的穩定版 Ruby 1.9.3
撰文當下 `ruby` 套件在 Debian 與 Ubuntu 平台上所提供的版本是老舊的穩定版 Ruby 2.3.1


### yum(CentOS、Fedora 或 RHEL)
Expand Down