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
aozora-bunko: Replace invalid and undef in Book#text encoding (#251)
GitHub fixesGH-250
Fix the following error:
```
<Encoding::UndefinedConversionError: "\xF8E" from Shift_JIS to UTF-8>
<Encoding::InvalidByteSequenceError: "\xE7" followed by "\f" on Shift_JIS>
```
0 commit comments