Project

General

Profile

Actions

Patch #34461

closed

Update Redcarpet to 3.5.1

Added by Marius BĂLTEANU over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Actions #1

Updated by Marius BĂLTEANU over 3 years ago

  • Tracker changed from Defect to Patch
diff --git a/Gemfile b/Gemfile
index 9824c3b2e..a5baf33ce 100644
--- a/Gemfile
+++ b/Gemfile
@@ -44,7 +44,7 @@ end

 # Optional Markdown support, not for JRuby
 group :markdown do
-  gem "redcarpet", "~> 3.5.0" 
+  gem "redcarpet", "~> 3.5.1" 
 end
Actions #2

Updated by Go MAEDA over 3 years ago

https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md#version-351-security

Fix a security vulnerability using :quote in combination with the :escape_html option.

Actions #3

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch. Thank you.

Actions

Also available in: Atom PDF