[#104004] [Ruby master Feature#17883] Load bundler/setup earlier to make `bundle exec ruby -r` respect Gemfile — mame@...
Issue #17883 has been reported by mame (Yusuke Endoh).
21 messages
2021/05/24
[ruby-core:103928] [Ruby master Feature#17873] Update of default gems in Ruby 3.1
From:
hsbt@...
Date:
2021-05-21 04:06:42 UTC
List:
ruby-core #103928
Issue #17873 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned Description updated >I would like prime library to remain in the default gems or the bundled gems. Thanks. I moved prime to the bundled gems list. And I removed fcntl from this proposal. It's also widely used in other gems. ---------------------------------------- Feature #17873: Update of default gems in Ruby 3.1 https://bugs.ruby-lang.org/issues/17873#change-92059 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * 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 prime ``` 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 syslog ``` They are no longer actively maintained and not widely used today. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>