update redcarpet

This commit is contained in:
Praveen Arimbrathodiyil 2015-12-12 12:35:10 +05:30
parent 4f29068dcd
commit 20e1643aff

View file

@ -7,7 +7,7 @@ Index: gitlab/Gemfile
gem 'task_list', '~> 1.0.2', require: 'task_list/railtie'
gem 'github-markup', '~> 1.3.1'
-gem 'redcarpet', '~> 3.3.3'
+gem 'redcarpet', '~> 3.2.3'
+gem 'redcarpet', '~> 3.3.2'
gem 'RedCloth', '~> 4.2.9'
gem 'rdoc', '~>3.6'
gem 'org-ruby', '~> 0.9.12'