https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237833
Koichiro Iwao <m...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://lists.freebsd.org/p | |ipermail/freebsd-ports/2018 | |-December/115182.html --- Comment #2 from Koichiro Iwao <m...@freebsd.org> --- Have you installed it rubygem-rdoc for Ruby 2.6? See how /usr/local/bin/rdoc be. It is just a wrapper script since Ruby 2.6. Not an rdoc itself. rubygem-rdoc port needs to be installed. Same with irb. Ruby < 2.6, /usr/local/bin/irb is a irb itself. However Ruby >= 2.6 , it is no longer irb itself. It is a wrapper script to call irb gem. irb gem port doesn't exist right now. It should be created. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-ruby@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"