Results 2 issues of Alexander Madyankin

The current version is a bit outdated, so we have to update it to make it possible to install via SPM

Ruby tries to convert encoding when the image is being saved as text. This causes `Encoding::UndefinedConversionError` when using Url. As we deal with images which are binary data, we have...