13 lines
470 B
Diff
13 lines
470 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -93,7 +93,7 @@ gem "seed-fu", '~> 2.3.5'
|
|
gem 'html-pipeline', '~> 1.11.0'
|
|
gem 'task_list', '~> 1.0.2', require: 'task_list/railtie'
|
|
gem 'github-markup', '~> 1.3.1'
|
|
-gem 'redcarpet', '~> 3.3.3'
|
|
+gem 'redcarpet', '~> 3.3.2'
|
|
gem 'RedCloth', '~> 4.2.9'
|
|
gem 'rdoc', '~>3.6'
|
|
gem 'org-ruby', '~> 0.9.12'
|