Codebase list ruby-gitlab / a423c09
Refresh patch * d/patches/use-installed-libraries.patch: Refresh patch. Daniel Leidert 4 years ago
1 changed file(s) with 9 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 Description: Use installed libraries
1 Author: Sophie Brun <sophie@freexian.com>
2 Last-Update: 2017-09-21
0 From: Sophie Brun <sophie@freexian.com>
1 Date: Thu, 21 Sep 2017 16:14:38 +0200
2 Subject: Use installed libraries
3
34 ---
4 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
5 spec/spec_helper.rb | 5 +++--
6 1 file changed, 3 insertions(+), 2 deletions(-)
7
8 diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
9 index 7591dd7..a83e462 100644
510 --- a/spec/spec_helper.rb
611 +++ b/spec/spec_helper.rb
712 @@ -3,8 +3,9 @@