mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-11 03:33:07 +00:00
Merged r21575 to 5.0-stable (#36892).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21576 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a79fb7434f
commit
da68e9dbc8
5
Gemfile
5
Gemfile
@ -40,9 +40,8 @@ group :minimagick do
|
||||
end
|
||||
|
||||
# Optional Markdown support, not for JRuby
|
||||
group :markdown do
|
||||
gem 'redcarpet', '~> 3.5.1'
|
||||
end
|
||||
# ToDo: Remove common_mark group when common_mark is decoupled from markdown. See defect (#36892) for more details.
|
||||
gem 'redcarpet', '~> 3.5.1', groups: [:markdown, :common_mark]
|
||||
|
||||
# Optional CommonMark support, not for JRuby
|
||||
group :common_mark do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user