fix: Use commonmarker instead of redcarpet (#1732)

This commit is contained in:
Pranav Raj S
2021-02-05 11:24:18 +05:30
committed by GitHub
parent 2012aab1d5
commit 351403457e
5 changed files with 9 additions and 10 deletions

View File

@@ -147,6 +147,8 @@ GEM
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
commonmarker (0.21.1)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.7)
connection_pool (2.2.3)
crack (0.4.3)
@@ -386,7 +388,6 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
redis (4.2.1)
redis-namespace (1.8.0)
redis (>= 3.0.4)
@@ -446,6 +447,8 @@ GEM
rubocop (>= 0.87.0)
rubocop-rspec (1.43.2)
rubocop (~> 0.87)
ruby-enum (0.9.0)
i18n
ruby-progressbar (1.10.1)
ruby2ruby (2.4.4)
ruby_parser (~> 3.1)
@@ -598,6 +601,7 @@ DEPENDENCIES
bullet
bundle-audit
byebug
commonmarker
cypress-on-rails (~> 1.0)
database_cleaner
devise
@@ -632,7 +636,6 @@ DEPENDENCIES
pundit
rack-cors
rails
redcarpet
redis
redis-namespace
redis-rack-cache