From 7e26571d8d5aebc3caae911b8d8d215f8b5b5ec0 Mon Sep 17 00:00:00 2001
From: fabien <fabien.catteau@tech-angels.com>
Date: Fri, 27 Mar 2015 16:18:58 +0100
Subject: [PATCH] Update gemnasium-gitlab-service to 0.2.6

Fix compatibily issue with Ruby 2.0
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 7da4d3c3583..eb9cb36782d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -188,7 +188,7 @@ GEM
       dotenv (>= 0.7)
       thor (>= 0.13.6)
     formatador (0.2.4)
-    gemnasium-gitlab-service (0.2.4)
+    gemnasium-gitlab-service (0.2.6)
       rugged (~> 0.21)
     gemojione (2.0.0)
       json
-- 
GitLab