1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 19:47:14 +00:00

Update MiniMagick to 4.12 (#38121).

git-svn-id: https://svn.redmine.org/redmine/trunk@22004 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2022-12-27 01:04:28 +00:00
parent 10af27eac3
commit c15dcf42e8

View File

@ -40,7 +40,7 @@ end
# Optional gem for exporting the gantt to a PNG file
group :minimagick do
gem 'mini_magick', '~> 4.11.0'
gem 'mini_magick', '~> 4.12.0'
end
# Optional Markdown support