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

Gemfile

diff --git a/Gemfile b/Gemfile
index 2f4ccc3a6b5a1691176dade6690b128719937601..148e32f414d888f3c853543ca2dcfa3768e67fce 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -37,7 +37,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