refresh patch

This commit is contained in:
Praveen Arimbrathodiyil 2015-12-12 12:37:08 +05:30
parent 20e1643aff
commit 631386f955

View file

@ -4,7 +4,7 @@ Index: gitlab/Gemfile
+++ gitlab/Gemfile +++ gitlab/Gemfile
@@ -93,7 +93,7 @@ gem 'task_list', '~> 1.0.2', require @@ -93,7 +93,7 @@ gem 'task_list', '~> 1.0.2', require
gem 'github-markup', '~> 1.3.1' gem 'github-markup', '~> 1.3.1'
gem 'redcarpet', '~> 3.2.3' gem 'redcarpet', '~> 3.3.2'
gem 'RedCloth', '~> 4.2.9' gem 'RedCloth', '~> 4.2.9'
-gem 'rdoc', '~>3.6' -gem 'rdoc', '~>3.6'
+gem 'rdoc', '~> 4.1' +gem 'rdoc', '~> 4.1'