diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-09-17 23:27:08 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-09-17 23:27:08 +0200 |
commit | d4be96747860ec0c5e9e64a1095a1dd95c48545c (patch) | |
tree | 698077262901764bc012034a0863ee04bb540c64 /Gemfile.lock | |
parent | 0aec0d53b10078613b66b0d41424ee4264ae6406 (diff) | |
download | gitlab-ce-d4be96747860ec0c5e9e64a1095a1dd95c48545c.tar.gz |
Fix 500 when accessing private project when not logged infix-ci-non-public-project
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eeaddc95a8e..f43e885ce48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -928,6 +928,3 @@ DEPENDENCIES webmock (~> 1.21.0) whenever (~> 0.8.4) wikicloth (= 0.8.1) - -BUNDLED WITH - 1.10.6 |