Browse Source

Merged r14480 (#20735).

git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14566 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/3.0.5
Jean-Philippe Lang 8 years ago
parent
commit
1756ca3909
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Gemfile

+ 1
- 1
Gemfile View File

@@ -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


Loading…
Cancel
Save