Project

General

Profile

Actions

Patch #32763

closed

Update mini_magick to 4.11

Added by Go MAEDA over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

MiniMagick 4.10.0 has been released on 2018-01-06.
https://github.com/minimagick/minimagick/releases/tag/v4.10.0

diff --git a/Gemfile b/Gemfile
index 354adc747..4b4c176ee 100644
--- a/Gemfile
+++ b/Gemfile
@@ -31,7 +31,7 @@ end

 # Optional gem for exporting the gantt to a PNG file
 group :minimagick do
-  gem "mini_magick", "~> 4.9.5" 
+  gem 'mini_magick', '~> 4.10.1'
 end

 # Optional Markdown support, not for JRuby

Related issues

Has duplicate Redmine - Patch #34248: Update MiniMagick to 4.11 Closed

Actions
Actions #1

Updated by Go MAEDA over 4 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version set to 4.2.0

Updated Gemfile.

Actions #2

Updated by Go MAEDA over 3 years ago

  • Has duplicate Patch #34248: Update MiniMagick to 4.11 added
Actions #3

Updated by Go MAEDA over 3 years ago

  • Subject changed from Update mini_magick to 4.10 to Update mini_magick to 4.11

Updated mini_magick to 4.11 in r20337.

Actions

Also available in: Atom PDF