Created attachment 220438 [details] Patch file * Update to 3.0.0-preview2. * Don't install erb command and its man page. files/patch-tool_rbinstall.rb makes bundled gems not installed. And it makes erb broken. We should create rubygem-erb port. But unfortunately devel/ruby-gems is currently broken with Ruby 3.0. * Don't create symbolic link for erb and its manpage. * Install bundler files other than bin/bundle and bin/bundler Release Note: https://www.ruby-lang.org/en/news/2020/12/08/ruby-3-0-0-preview2-released/
Created attachment 220762 [details] Updated patch file New version 3.0.0-rc1 is released. Release Note: https://www.ruby-lang.org/en/news/2020/12/20/ruby-3-0-0-rc1-released/
Created attachment 220907 [details] Updated patch file New version 3.0.0 is released. Release Note: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
(In reply to Yasuhiro Kimura from comment #0) > * Install bundler files other than bin/bundle and bin/bundler I've prepared 2 ruby30 patchs (with/without bundler). I'd like to know what you think about the change from removing bundler files to keeping them. (In reply to Yasuhiro Kimura from comment #2) > Created attachment 220907 [details] There are some %%RUBY_SUFFIX%% in PLIST entries of capidoc which should be changed to 30. The PLIST is not well-sorted. The bundler entries are out of order. BTW, are you working on ruby-gems 3.2.4 update? I still cannot make it work with Ruby 3.0.