summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-08-05 00:20:00 +0000
committerGo MAEDA <maeda@farend.jp>2019-08-05 00:20:00 +0000
commit8d87f2337051c5437aa9abcdaa686b705b3b73e2 (patch)
treed4dc0f68c0908693b9bfca817202493d9e0bb36b /Gemfile
parentfa2ec1505cd155f0c969da699d1faa1fd51b6e01 (diff)
downloadredmine-8d87f2337051c5437aa9abcdaa686b705b3b73e2.tar.gz
redmine-8d87f2337051c5437aa9abcdaa686b705b3b73e2.zip
Update redcarpet to 3.5.0 (#31847).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18353 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7bc88d3d2..eb01bb362 100644
--- a/Gemfile
+++ b/Gemfile
@@ -36,7 +36,7 @@ end
# Optional Markdown support, not for JRuby
group :markdown do
- gem "redcarpet", "~> 3.4.0"
+ gem "redcarpet", "~> 3.5.0"
end
# Include database gems for the adapters found in the database