From b1f22aa35aa62d72f514b3f9beee0a190b6599cc Mon Sep 17 00:00:00 2001
From: Jacob Vosmaer <contact@jacobvosmaer.nl>
Date: Mon, 1 Feb 2016 12:27:35 +0100
Subject: [PATCH] Gotta have newlines

---
 lib/gitlab/workhorse.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gitlab/workhorse.rb b/lib/gitlab/workhorse.rb
index ff6fbf0b5c1..a23120a4176 100644
--- a/lib/gitlab/workhorse.rb
+++ b/lib/gitlab/workhorse.rb
@@ -18,4 +18,4 @@ module Gitlab
       end
     end
   end
-end
\ No newline at end of file
+end
-- 
GitLab