summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index db1abbb6f..a791c47a4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,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