From: universato@... Date: 2021-05-20T15:17:56+00:00 Subject: [ruby-core:103920] [Ruby master Feature#17873] Update of default gems in Ruby 3.1 Issue #17873 has been updated by universato (Yoshimine Sato). I would like `prime` library to remain in the default gems or the bundled gems. I do competitive programming as a hobby, and I sometimes use it and find it useful. Since external libraries are usually not available for competitive programming, I would like `prime` library to remain in internal gems. Some Japanese competitors have also mentioned `prime` library as one of the advantages of Ruby. [Ruby���������������������������Tips \- ARMERIA](https://betrue12.hateblo.jp/entry/2018/12/01/224748) [���AtCoder���Ruby��������������������������� \- Qiita](https://qiita.com/yuya_yuzen/items/e2a2c049a79dbe2bbf74) [������������������Ruby���������������������������������������������������������������������������������\! \| RyuCoding](https://ryucoding.com/programming/atcoder/kyoupuro-ruby) [Ruby������������������������������������������������������������������������������ \- Qiita](https://qiita.com/getty104/items/79c83daf653b7dc65c2f) ---------------------------------------- Feature #17873: Update of default gems in Ruby 3.1 https://bugs.ruby-lang.org/issues/17873#change-92050 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- I promoted many standard libraries to the default gems. You can see them at https://stdgems.org/#default-gems-ruby-301 I propose the following libraries to promote the bundled gems from the default gems. ``` ostruct: matrix net/smtp net/ftp net/pop net/imap ``` They have primary maintainer in the canonical repository in github. So, they can release the new version with their convenience. @shugo @marcandre Any thought? And I also propose to extract the following libraries from the default gems. ``` tracer fcntl syslog prime ``` They are no longer actively maintained and not widely used today. -- https://bugs.ruby-lang.org/ Unsubscribe: