Actions
Patch #34248
closedUpdate MiniMagick to 4.11
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gems support
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
https://github.com/minimagick/minimagick/releases
diff --git a/Gemfile b/Gemfile
index 86f41f9e8..970e85fed 100644
--- a/Gemfile
+++ b/Gemfile
@@ -39,7 +39,7 @@ end
# Optional gem for exporting the gantt to a PNG file
group :minimagick do
- gem 'mini_magick', '~> 4.10.1'
+ gem 'mini_magick', '~> 4.11.0'
end
# Optional Markdown support, not for JRuby
Related issues
Actions