Skip to content
Open
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
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86-linux-gnu)
ffi (1.17.1-x86-linux)
ffi (1.17.1-x86-linux-musl)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux)
ffi (1.17.1-x86_64-linux-musl)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
Expand Down Expand Up @@ -114,19 +114,19 @@ GEM
nokogiri (1.18.9)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.9-aarch64-linux-gnu)
nokogiri (1.18.9-aarch64-linux)
racc (~> 1.4)
nokogiri (1.18.9-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.9-arm-linux-gnu)
nokogiri (1.18.9-arm-linux)
racc (~> 1.4)
nokogiri (1.18.9-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
nokogiri (1.18.9-x86_64-linux)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-musl)
racc (~> 1.4)
Expand All @@ -153,31 +153,31 @@ GEM
sass-embedded (1.86.1)
google-protobuf (~> 4.30)
rake (>= 13)
sass-embedded (1.86.1-aarch64-linux-android)
sass-embedded (1.86.1-aarch64-linux)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-aarch64-linux-gnu)
sass-embedded (1.86.1-aarch64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-aarch64-linux-musl)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-androideabi)
sass-embedded (1.86.1-arm-linux)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-gnueabihf)
sass-embedded (1.86.1-arm-linux-androideabi)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-musleabihf)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-android)
sass-embedded (1.86.1-riscv64-linux)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-gnu)
sass-embedded (1.86.1-riscv64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-musl)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-android)
sass-embedded (1.86.1-x86_64-linux)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-gnu)
sass-embedded (1.86.1-x86_64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-musl)
google-protobuf (~> 4.30)
Expand Down Expand Up @@ -213,31 +213,31 @@ GEM
zeitwerk (2.7.2)

PLATFORMS
aarch64-linux
aarch64-linux
aarch64-linux-android
aarch64-linux-gnu
aarch64-linux-musl
arm-linux
arm-linux
arm-linux
arm-linux-androideabi
arm-linux-gnu
arm-linux-gnueabihf
arm-linux-musl
arm-linux-musleabihf
arm64-darwin
riscv64-linux
riscv64-linux-android
riscv64-linux-gnu
riscv64-linux-musl
ruby
x86-cygwin
x86-linux
x86-linux
x86-linux-android
x86-linux-gnu
x86-linux-musl
x86_64-cygwin
x86_64-darwin
x86_64-linux
x86_64-linux
x86_64-linux-android
x86_64-linux-gnu
x86_64-linux-musl

DEPENDENCIES
Expand Down
6 changes: 4 additions & 2 deletions en/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ to start:
languages. If you have questions about Ruby, asking them on a mailing
list is a great way to get answers.

[Ruby Discord Server (invite link)][ruby-discord]
: The Ruby Language Discord Server is a place where you can
[Ruby Discord Server][ruby-discord] / [Open Ruby Discord Server][open-ruby-discord]
: There are multiple Ruby Discord Servers where you can
chat with other Rubyists, get help with Ruby questions, or help others.
Discord is a good entry point for new developers and it is easy to join.
Check them out and see which one you prefer.

[Ruby on IRC (#ruby)](https://web.libera.chat/#ruby)
: The Ruby Language IRC Channel is a wonderful way to chat with fellow
Expand Down Expand Up @@ -58,3 +59,4 @@ to start:

[ruby-central]: http://rubycentral.org/
[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bVbpn85Dt2
8 changes: 5 additions & 3 deletions fr/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ Quelques liens à visiter:
disponibles. Si vous avez des questions sur Ruby, les poser sur une de
ces listes est un moyen efficace pour obtenir rapidement des réponses.

[Server Discord Ruby (lien d'invitation)][ruby-discord]
: Le serveur Discord Ruby est un endroit où vous pouvez discuter avec
[Server Discord Ruby][ruby-discord] / [Server Discord Ruby ouvert][open-ruby-discord]
: Il existe plusieurs serveurs Discord Ruby où vous pouvez discuter avec
d'autres rubyistes, obtenir de l'aide pour vos questions sur Ruby ou
aider les autres. Discord est un bon point d'entrée pour les nouveaux
développeurs et il est facile à rejoindre.
développeurs et il est facile à rejoindre. Essayez-les et choisissez
celui que vous préférez.

[IRC (#ruby)](https://web.libera.chat/#ruby)
: Le canal IRC anglophone #ruby est un endroit fantastique pour
Expand Down Expand Up @@ -60,5 +61,6 @@ Informations générales

[ruby-central]: http://rubycentral.org/
[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bvbpn85dt2
[ruby-opendir]: https://dmoztools.net/Computers/Programming/Languages/Ruby/
[rails-opendir]: https://dmoztools.net/Computers/Programming/Languages/Ruby/Software/Frameworks/Rails/
12 changes: 7 additions & 5 deletions id/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ untuk memulai petualangan Anda:
di beberapa bahasa. Jika Anda memiliki pertanyaan terkait Ruby,
menanyakannya di milis adalah cara yang bagus untuk mendapatkan jawaban.

[Ruby Discord Server (undangan tautan)][ruby-discord]
: Ruby Language Discord Server adalah sebuah tempat di mana Anda dapat
mengobrol dengan Rubyist, mendapatkan bantuan, atau membantu Rubyist lainnya.
*Discord* adalah sebuah pintu masuk yang baik bagi pengembang-pengembang baru
karena pengembang dapat bergabung dengan mudah.
[Server Discord Ruby][ruby-discord] / [Server Discord Ruby Terbuka][open-ruby-discord]
: Ada beberapa Server Discord Ruby tempat Anda bisa
mengobrol dengan Rubyist lain, mendapatkan bantuan terkait pertanyaan Ruby,
atau membantu orang lain. *Discord* adalah pintu masuk yang baik bagi
pengembang baru dan mudah untuk bergabung. Cobalah masing-masing dan pilih
yang paling Anda sukai.

**Ruby di IRC**
: Anda bisa berbincang-bincang (*chatting*) dengan pengguna Ruby lainnya
Expand Down Expand Up @@ -74,6 +75,7 @@ Informasi Umum Tentang Ruby


[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bvbpn85dt2
[ruby-id-group]: http://tech.groups.yahoo.com/group/id-ruby/
[ruby-central]: http://rubycentral.org/
[ruby-opendir]: https://dmoztools.net/Computers/Programming/Languages/Ruby/
Expand Down
10 changes: 6 additions & 4 deletions ko/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ Ruby의 장점, 특징에 대한 설명에서 빠지지 않고 등장하는 것
: Ruby는 여러 언어에 걸쳐 다른 주제를 다루는 다양한 메일링 리스트를 가지고 있습니다.
Ruby에 관해 질문이 있다면, 메일링 리스트에 질문하시면 됩니다.

[Ruby Discord 서버 (초대 링크)][ruby-discord]
: Ruby 언어 Discord 서버에서 다른 Ruby 사용자와 채팅하고, Ruby 질문을 통해
도움을 받고, 다른 사람을 도울 수 있습니다.
Discord는 초보 개발자가 시작하기 좋은 곳이고, 참여하기도 쉽습니다.
[Ruby Discord 서버][ruby-discord] / [오픈 Ruby Discord 서버][open-ruby-discord]
: 여러 개의 Ruby Discord 서버가 있어서 다른 Ruby 사용자와 채팅하고,
Ruby 관련 질문에 대한 도움을 얻거나 다른 사람을 도울 수 있습니다.
Discord는 초보 개발자가 시작하기 좋은 진입점이며 참여하기도 쉽습니다.
각각을 둘러보고 본인에게 맞는 곳을 선택해 보세요.

[IRC에서의 Ruby(#ruby)](https://web.libera.chat/#ruby)
: Ruby 언어 IRC 채널에서 동료 루비스트와 채팅할 수 있습니다.
Expand Down Expand Up @@ -59,3 +60,4 @@ Ruby의 장점, 특징에 대한 설명에서 빠지지 않고 등장하는 것

[ruby-central]: http://rubycentral.org/
[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bvbpn85dt2
9 changes: 4 additions & 5 deletions tr/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ başlangıç önerisi var:
e-posta listeleri cevap aramak için başvuracağınız ilk kaynaklardan
biridir.

[Ruby Discord Sunucusu][ruby-discord] (İngilizce)
: Ruby Dili Discord Sunucusu, şunları yapabileceğiniz bir ortamdır:
Diğer Rubyciler ile konuşma, Ruby sorularınıza yanıt bulma ya da
diğerlerine yardım etme. Discord, genç geliştiriciler için iyi bir
giriş noktasıdır ve katılması kolaydır.
[Ruby Discord Sunucuları][ruby-discord] / [Açık Ruby Discord Sunucusu][open-ruby-discord] (İngilizce)
: Birden fazla Ruby Discord sunucusu vardır; diğer Rubycilerle sohbet edebilir,
Ruby ile ilgili sohbet edebileceğiniz, Ruby soruları hakkında yardım alabileceğiz veya başkalarına yardım edebileceğiniz birden fazla Ruby Discord Sunucusu vardır. Discord, yeni geliştiriciler için iyi bir giriş noktasıdır ve katılması kolaydır. Her birine göz atın ve size en uygun olanı seçin.

[Ruby Türkiye Slack Kanalı][ruby-turkiye-slack]
: Kendi dilinizde sohbet etmek için IRC kanalına alternatif olarak oldukça
Expand Down Expand Up @@ -67,6 +65,7 @@ Genel Ruby Kaynakları

[ruby-central]: http://rubycentral.org/
[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bvbpn85dt2
[ruby-opendir]: https://dmoztools.net
[rails-opendir]: https://dmoztools.net
[ruby-turkiye-slack]: https://rubytr.herokuapp.com/
8 changes: 5 additions & 3 deletions zh_tw/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ lang: zh_tw
[Ruby 郵件論壇和新聞群組](/zh_tw/community/mailing-lists/)
: Ruby 擁有各種不同主題及語言的郵件論壇。如果你有 Ruby 的問題,透過論壇發問是個不錯的方式。

[Ruby Discord 伺服器 (邀請連結)][ruby-discord]
: Ruby 語言 Discord 伺服器是一個你可以與其他 Rubyists 聊天、互助的地方。
Discord 對於新開發者是一個很好的進入點,而且很容易加入。
[Ruby Discord 伺服器][ruby-discord] / [Open Ruby Discord 伺服器][open-ruby-discord]
: 有許多 Ruby 的 Discord 伺服器,你可以在那裡與其他 Rubyists 聊天、提問或互相幫助。
Discord 對新手開發者來說是很好的入門平台,而且加入也非常簡單。
不妨都去看看,選擇你最喜歡的伺服器吧!

[Ruby 的 IRC (#ruby)][ruby-irc]
: 您可以在 Ruby 的 IRC 頻道上與其他 Ruby 愛好者聊天。
Expand Down Expand Up @@ -50,4 +51,5 @@ lang: zh_tw
[ruby-irc]: https://web.libera.chat/#ruby
[ruby-central]: http://rubycentral.org/
[ruby-discord]: https://discord.gg/ad2acQFtkh
[open-ruby-discord]: https://discord.gg/bvbpn85dt2
[rubyvideo]: https://rubyvideo.dev
Loading