diff --git a/Gemfile b/Gemfile index 2f4ccc3..148e32f 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,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