bundle update mini_magick

This is mainly to shush a lot of warnings when running the test suite,
like the following:

```
WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"
```
This commit is contained in:
David Rodríguez
2025-10-13 16:02:34 +02:00
parent 49d345e608
commit c72f9477cd

View File

@@ -473,7 +473,7 @@ GEM
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.11.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.25.5)