You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix an issue that rdoc fails when running on Windows with RUBYOPT=-U
- add rescue Encoding::InvalidByteSequenceError in Rdoc::Parser.check_modeline
- specify encoding when reading a file in Rdoc::Parser.binary?
- specify encoding when reading a file in RDoc::Generator::JsonIndex#generate_gzipped
0 commit comments