Skip to content

Bump mini_magick from 4.9.4 to 4.9.5

NipaNipa requested to merge dependabot/bundler/mini_magick-4.9.5 into master

Bumps mini_magick from 4.9.4 to 4.9.5.

Release notes

Sourced from mini_magick's releases.

v4.9.5

  • Fixed MiniMagick::Image.open not working with non-ASCII filenames anymore after previous version (thanks to @​meganemura)
Commits
  • d48f914 Bump to 4.9.5
  • ddbd07a Avoid using exception flow in Image.open
  • b8d5f81 Fix MiniMagick::Image.open to accepts a non-ascii character filename (#482)
  • See full diff in compare view

Merge request reports