mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Update mini_magick to 4.11 (#32763).
git-svn-id: http://svn.redmine.org/redmine/trunk@20337 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fb29705ae8
commit
dc8606973d
2
Gemfile
2
Gemfile
@ -39,7 +39,7 @@ end
|
|||||||
|
|
||||||
# Optional gem for exporting the gantt to a PNG file
|
# Optional gem for exporting the gantt to a PNG file
|
||||||
group :minimagick do
|
group :minimagick do
|
||||||
gem 'mini_magick', '~> 4.10.1'
|
gem 'mini_magick', '~> 4.11.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
# Optional Markdown support, not for JRuby
|
# Optional Markdown support, not for JRuby
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user