From f4912e04fd62556ee153b4a4903cbb1706a39746 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 13 Nov 2013 13:43:40 +0200 Subject: [PATCH] Fix 500 error for repos with newline in file name Signed-off-by: Dmitriy Zaporozhets --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b4bf8fe3..4be72d2fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM warden (~> 1.2.1) devise-async (0.8.0) devise (>= 2.2, < 3.2) - diff-lcs (1.2.4) + diff-lcs (1.2.5) dotenv (0.8.0) email_spec (1.4.0) launchy (~> 2.1) @@ -171,7 +171,7 @@ GEM stringex (~> 1.5.1) gitlab-grack (1.0.1) rack (~> 1.4.1) - gitlab-grit (2.6.1) + gitlab-grit (2.6.2) charlock_holmes (~> 0.6.9) diff-lcs (~> 1.1) mime-types (~> 1.15) -- 2.11.0