[ruby-core:105732] [Ruby master Feature#17873] Update of default gems in Ruby 3.1
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2021-10-21 12:31:09 UTC
List:
ruby-core #105732
Issue #17873 has been updated by hsbt (Hiroshi SHIBATA). I prepared versions for Ruby 3.1.0-preview1. But I keep the version numbers of the following libraries. * RubyGems/Bundler: I coordinate the version numbering with @deivid * Reline, Irb: @aycabta * Fiddle, CSV, StringScanner: @kou * IpAddr, Set: @knu * OpenSSL: @rhe * DidYouMean: @yuki24 * Erb: @k0kubun Can maintainers update the version number of them before releasing Ruby 3.1.0preview1? ---------------------------------------- Feature #17873: Update of default gems in Ruby 3.1 https://bugs.ruby-lang.org/issues/17873#change-94231 * 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. ``` matrix prime net/ftp net/smtp 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 dbm gdbm ``` 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>