]> source.dussan.org Git - redmine.git/commitdiff
Merged r14480 (#20735).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 13 Sep 2015 14:50:32 +0000 (14:50 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 13 Sep 2015 14:50:32 +0000 (14:50 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14565 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index bcfafb98efd7cb82e846bd847e49dcb07a14d6e9..ea4136dd0f306ddcfd5b9c015a67d6ed482c233b 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ platforms :mri, :mingw, :x64_mingw do
 
   # Optional Markdown support, not for JRuby
   group :markdown do
-    gem "redcarpet", "~> 3.1.2"
+    gem "redcarpet", "~> 3.3.2"
   end
 end