]> source.dussan.org Git - redmine.git/commitdiff
Merged r20665 from trunk to 4.1-stable (#34461).
authorGo MAEDA <maeda@farend.jp>
Fri, 18 Dec 2020 00:43:52 +0000 (00:43 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 18 Dec 2020 00:43:52 +0000 (00:43 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20666 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 3655066d7d21fc85b7dbcfd90dbf9bae0a5d4e78..317f70597657800be9203b2982cd867dba753667 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ end
 
 # Optional Markdown support, not for JRuby
 group :markdown do
-  gem "redcarpet", "~> 3.5.0"
+  gem 'redcarpet', '~> 3.5.1'
 end
 
 # Include database gems for the adapters found in the database