Fixed
- Stop calling #mb_chars, as it is no longer necessary (@chaadow #2773)
- Fix to raise error when imagemagick is missing on Alpine >= 3.19 (@danwilliams-fl #2772)
- Fix #dup with custom serialisation (@nassim-platogo #2771)
- Fix SanitizedFile#read to behave in the same way with IO#read with arguments (@mshibuya 9eace1c, #2770)